There is no spoon

UE2:Object structs (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object (structs)

Contents

Object structs in other games:
RTNP, U1, U2, UDK, UE2Runtime, UT, UT2003, UT2004, UT3
Other member categories for this class:
operators, static native functions

[edit] Structs

[edit] Alignment

EAlignment XAxis 
EAlignment YAxis 

[edit] BoundingVolume

Extends: Box

Plane Sphere 

[edit] Box

Vector Min 
Vector Max 
byte IsValid 

[edit] Color

byte
byte
byte
byte

[edit] ComponentHandle

int buffer 

[edit] Coords

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

[edit] Dimension

float Width 
float Height 

[edit] Guid

int
int
int
int

[edit] Matrix

Plane XPlane 
Plane YPlane 
Plane ZPlane 
Plane WPlane 

[edit] NotifyInfo

int Target 
int NotifyFunc 

[edit] ParticleHandle

int buffer 

[edit] Plane

Extends: Vector

float

[edit] Point

float
float

[edit] Range

float
float

[edit] RangeVector

Range
Range
Range

[edit] Rectangle

float
float
float Width 
float Height 

[edit] Rotator

int Pitch 
int Yaw 
int Roll 

[edit] Scale

Vector Scale 
float SheerRate 
ESheerAxis SheerAxis 

[edit] Vector

float
float
float
Personal tools