Mostly Harmless

UE1:Object structs (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object (structs)
Object structs in other games:
RTNP, UT, U2, U2XMP, UE2Runtime, UT2003, UT2004, UT3, UDK
Other member categories for this class:
operators, static native functions

Structs

BoundingBox

Vector Min 
Vector Max 
byte IsValid 

BoundingVolume

Extends: BoundingBox

Plane Sphere 

Color

byte
byte
byte
byte

Coords

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

Guid

int
int
int
int

Plane

Extends: Vector

float

Rotator

int Pitch 
int Yaw 
int Roll 

Scale

Vector Scale 
float SheerRate 
ESheerAxis SheerAxis 

Vector

float
float
float