Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGameContent.UTRemoteRedeemer_Content


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038
00039
00040
00041
00042
00043
00044
00045
00046
00047
00048
00049
00050
00051
00052
00053
00054
00055
00056
00057
00058
00059
00060
00061
00062
00063
00064
00065
00066
00067
00068
00069
00070
00071
00072
00073
/**
* Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
*/
class UTRemoteRedeemer_Content extends UTRemoteRedeemer
	notplaceable;

defaultproperties
{
   Begin Object Class=UTParticleSystemComponent Name=TrailComponent ObjName=TrailComponent Archetype=UTParticleSystemComponent'UTGame.Default__UTParticleSystemComponent'
      bOwnerNoSee=True
      Name="TrailComponent"
      ObjectArchetype=UTParticleSystemComponent'UTGame.Default__UTParticleSystemComponent'
   End Object
   Trail=TrailComponent
   RedeemerProjClass=Class'UTGameContent.UTProj_Redeemer'
   Begin Object Class=AudioComponent Name=AmbientSoundComponent ObjName=AmbientSoundComponent Archetype=AudioComponent'Engine.Default__AudioComponent'
      bStopWhenOwnerDestroyed=True
      bShouldRemainActiveIfDropped=True
      Name="AmbientSoundComponent"
      ObjectArchetype=AudioComponent'Engine.Default__AudioComponent'
   End Object
   PawnAmbientSound=AmbientSoundComponent
   CameraEffect=PostProcessChain'UN_LensTypes.RedeemerPostProcess'
   TeamCameraMaterials(0)=MaterialInstanceConstant'UN_LensTypes.Materials.MI_FX_RedeemerCam_Red'
   TeamCameraMaterials(1)=MaterialInstanceConstant'UN_LensTypes.Materials.MI_FX_RedeemerCam_Blue'
   bAttachDriver=False
   DriverDamageMult=1.000000
   bSimulateGravity=False
   bDirectHitWall=True
   bSpecialHUD=True
   bCanUse=False
   AirSpeed=1000.000000
   AccelRate=2000.000000
   BaseEyeHeight=0.000000
   EyeHeight=0.000000
   LandMovementState="PlayerFlying"
   Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'UTGame.Default__UTRemoteRedeemer:CollisionCylinder'
      CollisionHeight=12.000000
      CollisionRadius=20.000000
      BlockActors=False
      Translation=(X=40.000000,Y=0.000000,Z=0.000000)
      ObjectArchetype=CylinderComponent'UTGame.Default__UTRemoteRedeemer:CollisionCylinder'
   End Object
   CylinderComponent=CollisionCylinder
   Components(0)=CollisionCylinder
   Components(1)=AmbientSoundComponent
   Begin Object Class=StaticMeshComponent Name=WRocketMesh ObjName=WRocketMesh Archetype=StaticMeshComponent'Engine.Default__StaticMeshComponent'
      StaticMesh=StaticMesh'WP_AVRiL.Mesh.S_WP_AVRiL_Missile'
      CullDistance=20000.000000
      CachedCullDistance=20000.000000
      bOwnerNoSee=True
      bUseAsOccluder=False
      CollideActors=False
      BlockActors=False
      BlockRigidBody=False
      Translation=(X=32.000000,Y=0.000000,Z=0.000000)
      Scale=3.000000
      Name="WRocketMesh"
      ObjectArchetype=StaticMeshComponent'Engine.Default__StaticMeshComponent'
   End Object
   Components(2)=WRocketMesh
   Components(3)=TrailComponent
   Physics=PHYS_Flying
   bNetInitialRotation=True
   bCanTeleport=False
   bCollideActors=False
   bBlockActors=False
   NetPriority=3.000000
   CollisionComponent=CollisionCylinder
   Name="Default__UTRemoteRedeemer_Content"
   ObjectArchetype=UTRemoteRedeemer'UTGame.Default__UTRemoteRedeemer'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: tr 31-1-2018 17:18:58.000 - Creation time: sk 18-3-2018 10:01:24.412 - Created with UnCodeX