Legacy:Solid Snake/CeObject

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 04:18, 17 May 2008 by Wormbo (talk | contribs) (fixed bad game link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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