My program doesn't have bugs. It just develops random features.

UE3:EmitterSpawnable (UT3)

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

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

ParticleTemplate

Type: ParticleSystem

Modifiers: repnotify


Default values

Property Value
bDestroyOnSystemFinish True
bNetTemporary True
bNoDelete False
CollisionType COLLIDE_CustomDefault

Subobjects

ArrowComponent0

Class: Engine.ArrowComponent

Inherits from: Emitter.ArrowComponent0

No new values.

ParticleSystemComponent0

Class: Engine.ParticleSystemComponent

Inherits from: Emitter.ParticleSystemComponent0

Property Value
SecondsBeforeInactive 0.0

Sprite

Class: Engine.SpriteComponent

Inherits from: Emitter.Sprite

No new values.

Events

ReplicatedEvent

simulated event ReplicatedEvent (name VarName)

Overrides: Emitter.ReplicatedEvent


SetTemplate

simulated event SetTemplate (ParticleSystem NewTemplate, optional bool bDestroyOnFinish)

Overrides: Emitter.SetTemplate