Cogito, ergo sum

UE3:AnimNotify_PlayParticleEffect (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> AnimNotify >> AnimNotify_PlayParticleEffect
Package: 
Engine


Properties[edit]

Property group 'AnimNotify_PlayParticleEffect'[edit]

bAttach[edit]

Type: bool

If this particle system should be attached to the location.*

bIsExtremeContent[edit]

Type: bool

If this effect should be considered extreme content *

BoneName[edit]

Type: name

The bone name in which to play the particle effect. Looks for a socket name first then bone name *

bPreview[edit]

Type: bool

Modifiers: editoronly

If TRUE, the particle system will play in the viewer as well as in game

bSkipIfOwnerIsHidden[edit]

Type: bool

If Owner is hidden, skip particle effect

Default value: True

PSTemplate[edit]

Type: ParticleSystem

The Particle system to play *

SocketName[edit]

Type: name

The socketname in which to play the particle effect. Looks for a socket name first then bone name *