I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTCTFBlueFlag (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Actor >> UTCarriedObject >> UTCTFFlag >> UTCTFBlueFlag
Package: 
UTGameContent
This class in other games:
UT3


Properties[edit]

BlueGlow[edit]

Type: ParticleSystemComponent


Default value: ParticleSystemComponent'BlueParticle'

Default values[edit]

Property Value
Components[4] ParticleSystemComponent'ScoreEffect'
DroppedSound SoundCue'A_Gameplay.CTF.Cue.A_Gameplay_CTF_FlagDropped01Cue'
MessageClass Class'UTGameContent.UTCTFMessage'
PickupSound SoundCue'A_Gameplay.CTF.Cue.A_Gameplay_CTF_FlagPickedUp01Cue'
PickUpWaveForm ForceFeedbackWaveform'UTGameContent.Default__UTCTFBlueFlag:ForceFeedbackWaveformPickUp'
RespawnEffect ParticleSystem'CTF_Flag_IronGuard.Effects.P_CTF_Flag_IronGuard_Spawn_Blue'
ReturnedSound SoundCue'A_Gameplay.CTF.Cue.A_Gameplay_CTF_FlagReturn_Cue'
SuccessfulCaptureSystem ParticleSystemComponent'ScoreEffect'

Subobjects[edit]

BlueParticle[edit]

Class: Engine.ParticleSystemComponent

Property Value
ReplacementPrimitive None
Template ParticleSystem'CTF_Flag_IronGuard.Effects.P_CTF_Flag_IronGuard_Idle_Blue'

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTCTFFlag.CollisionCylinder

Property Value
ReplacementPrimitive None

FlagLightComponent[edit]

Class: Engine.PointLightComponent

Inherits from: UTCTFFlag.FlagLightComponent

Property Value
LightColor
Member Value
A 0
B 255
G 128
R 64

FlagLightEnvironment[edit]

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTCTFFlag.FlagLightEnvironment

No new values.

ScoreEffect[edit]

Class: Engine.ParticleSystemComponent

Property Value
bAutoActivate False
ReplacementPrimitive None
Template ParticleSystem'Pickups.Flag.Effects.P_Flagbase_FlagCaptured_Blue'

TheFlagSkelMesh[edit]

Class: Engine.SkeletalMeshComponent

Inherits from: UTCTFFlag.TheFlagSkelMesh

Property Value
Materials[0] None
Materials[1] Material'CTF_Flag_IronGuard.Materials.M_CTF_Flag_IG_FlagBlue'
PhysicsAsset PhysicsAsset'CTF_Flag_IronGuard.Mesh.S_CTF_Flag_IronGuard_Physics'
ReplacementPrimitive None
SkeletalMesh SkeletalMesh'CTF_Flag_IronGuard.Mesh.S_CTF_Flag_IronGuard'

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: UTCTFFlag.PostBeginPlay