Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Legacy:Solid Snake/CeAttributeObject

From Unreal Wiki, The Unreal Engine Documentation Site
< Legacy:Solid Snake
Revision as of 03:21, 17 May 2008 by Wormbo (Talk | contribs) (fixed bad game link)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 :: Object >> ceObject >> ceAttachmentObject

Properties[edit]

Actor Owner 

ceAttachmentObject[edit]

array<string> AttachmentDetails 
range DamageRange 
class<ceDamageType> DamageTypeClass 
class<Actor> EffectClass 
int Grade 
material InterfaceIcon 
range MomentumRange 

Functions[edit]

Destroy( )
DoEffect(vector HitLocation, vector HitNormal, actor HitActor )
SetEffectProperties(Actor Effect, Actor HitActor )

Events[edit]