I'm a doctor, not a mechanic

UE2:Object structs (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object (structs)
Object structs in other games:
RTNP, U1, UT, U2, U2XMP, UT2003, UT2004, UT3, UDK
Other member categories for this class:
operators, static native functions

Structs

BoundingVolume

Extends: Box

Plane Sphere 

Box

Vector Min 
Vector Max 
byte IsValid 

Color

byte
byte
byte
byte

CompressedPosition

Vector Location 
Rotator Rotation 
Vector Velocity 

Coords

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

Guid

int
int
int
int

InterpCurve

array<InterpCurvePoint> Points 

InterpCurvePoint

float InVal 
float OutVal 

Matrix

Plane XPlane 
Plane YPlane 
Plane ZPlane 
Plane WPlane 

Plane

Extends: Vector

float

Quat

float
float
float
float

Range

float Min 
float Max 

RangeVector

Range
Range
Range

Rotator

int Pitch 
int Yaw 
int Roll 

Scale

Vector Scale 
float SheerRate 
ESheerAxis SheerAxis 

Vector

float
float
float