There is no spoon

UE1:Decoration (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> Actor >> Decoration
Package: 
Engine
Direct subclasses:
Barrel, Book, Boulder, BubbleGenerator, Candle2, Candle, Cannon, Carcass, Chair, Chest, Cryopod, Dice, EscapePod, Fan2, Flag1, Flag2, Flag3, InterpolatingObject, IntroShip, Knife, Lamp1, Lamp4, Lantern2, Lantern, MonkStatue, Moon, Panel, Plant1, Plant2, Plant3, Plant4, Plant5, Plant6, Plant7, Robot, ScaledSprite, Sconce, SeaWeed, Sign1, SludgeBarrel, SteelBarrel, SteelBox, Table, Tapestry1, Tree, Urn, Vase, Wire, WoodenBox, DripGenerator
This class in other games:
RTNP, UT, UE2Runtime, U2XMP, UT2003, UT2004, U2

Decoration.

Properties[edit]

Property group 'Decoration'[edit]

bOnlyTriggerable[edit]

Type: bool


bPushable[edit]

Type: bool


content2[edit]

Type: class<Inventory>


content3[edit]

Type: class<Inventory>


contents[edit]

Type: class<Inventory>


EffectWhenDestroyed[edit]

Type: class<Actor>


EndPushSound[edit]

Type: Sound


PushSound[edit]

Type: Sound


Internal variables[edit]

bBobbing[edit]

Type: bool


bPushSoundPlaying[edit]

Type: bool


bSplash[edit]

Type: bool


bWasCarried[edit]

Type: bool


numLandings[edit]

Type: int

Modifiers: const

Used by engine physics.

Default values[edit]

Property Value
bStasis True
bStatic True
Mass 0.0
Texture None

Functions[edit]

Events[edit]

BaseChange[edit]

singular event BaseChange ()

Overrides: Actor.BaseChange


Bump[edit]

event Bump (Actor Other)

Overrides: Actor.Bump


Destroyed[edit]

event Destroyed ()

Overrides: Actor.Destroyed


Landed[edit]

event Landed (Object.Vector HitNormall)

Overrides: Actor.Landed


Timer[edit]

event Timer ()

Overrides: Actor.Timer


Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


ZoneChange[edit]

singular event ZoneChange (ZoneInfo NewZone)

Overrides: Actor.ZoneChange


Other instance functions[edit]

FollowHolder[edit]

simulated function FollowHolder (Actor Other)


Frag[edit]

simulated function Frag (class<FragmentFragType, Object.Vector Momentum, float DSize, int NumFrags)


skinnedFrag[edit]

simulated function skinnedFrag (class<FragmentFragType, Texture FragSkin, Object.Vector Momentum, float DSize, int NumFrags)