Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Legacy:Solid Snake/CeObject

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 :: Object >> CeObject

Properties[edit]

int ID 

ceObject[edit]

string Description 
material Icon 
string Label 

Structures[edit]

Vector2D[edit]

ceObject[edit]

float X 
float Y 

Functions[edit]

bool Divides(float A , float B )
float Dot2D(Vector2D A, Vector2D B )
Vector2D LeftNormal(Vector2D A )
Vector2D Normal2D(Vector2D A )
Vector2D Project2D(Vector2D A, Vector2D B )
Vector2D RightNormal(Vector2D A )
float V2DSize(Vector2D A )

Events[edit]