UE3:Emitter (UDK)
- Package:
- Engine
- Direct subclasses:
- EmitterCameraLensEffectBase, EmitterSpawnable, PhysXEmitterSpawnable, UTEmitCameraEffect, UTEmitter
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Emitter actor class.
Properties
Property group 'Emitter'
bPostUpdateTickGroup
Type: bool
LightEnvironment
Type: DynamicLightEnvironmentComponent
Modifiers: editconst, const
ParticleSystemComponent
Type: ParticleSystemComponent
Modifiers: editconst, const
Default value: ParticleSystemComponent'ParticleSystemComponent0'
Internal variables
bCurrentlyActive
Type: bool
Modifiers: repnotify
used to update status of toggleable level placed emitters on clients
bDestroyOnSystemFinish
Type: bool
Default values
Subobjects
ArrowComponent0
Class: Engine.ArrowComponent
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ArrowColor |
| ||||||||||
ArrowSize | 1.5 | ||||||||||
bTreatAsASprite | True | ||||||||||
ReplacementPrimitive | None |
ParticleSystemComponent0
Class: Engine.ParticleSystemComponent
Property | Value |
---|---|
ReplacementPrimitive | None |
Sprite
Class: Engine.SpriteComponent
Property | Value |
---|---|
AlwaysLoadOnClient | False |
AlwaysLoadOnServer | False |
bIsScreenSizeScaled | True |
HiddenGame | True |
ReplacementPrimitive | None |
ScreenSize | 0.0025 |
Sprite | Texture2D'EditorResources.S_Emitter' |
Structs
CheckpointRecord
- bool bIsActive
Functions
Native functions
SetTemplate
Events
PostBeginPlay
Overrides: Actor.PostBeginPlay
ReplicatedEvent
Overrides: Actor.ReplicatedEvent
ShutDown
Overrides: Actor.ShutDown
ShutDown an actor.
Other instance functions
ApplyCheckpointRecord
CreateCheckpointRecord
HideSelf
Function used to have the emitter hide itself and put itself into stasis *
OnParticleEventGenerator
Handling ParticleEventGenerator event from Kismet. - Does nothing... just here to stop Kismet from complaining
OnParticleSystemFinished
OnSetParticleSysParam
Kismet handler for setting particle instance parameters.
OnToggle
Handling Toggle event from Kismet.
SetActorParameter
SetColorParameter
SetExtColorParameter
SetFloatParameter
SetVectorParameter
ShouldSaveForCheckpoint