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

Difference between revisions of "Legacy:Solid Snake/CeAttributeObject"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
m (fixed bad game link)
 
Line 1: Line 1:
{{classbox| [[Legacy:... ENGINE ...|... ENGINE ...]] :: [[Legacy:Object|Object]] >> [[Legacy:CeObject|ceObject]] >> [[Legacy:CeAttachmentObject|ceAttachmentObject]]}}
+
{{classbox| [[Legacy:UT2004|UT2004]] :: [[Legacy:Object|Object]] >> [[Legacy:Solid Snake/CeObject|ceObject]] >> ceAttachmentObject}}
  
 
==Properties==
 
==Properties==

Latest revision as of 03:21, 17 May 2008

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]