Legacy:Solid Snake/CeObject

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 :: Object >> CeObject

Properties

int ID

ceObject

string Description
material Icon
string Label

Structures

Vector2D

ceObject

float X
float Y

Functions

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