UE2:Object structs (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U2XMP Object (structs)
Object structs in other games:
Other member categories for this class:

Structs

Alignment

EAlignment XAxis
EAlignment YAxis

BoundingVolume

Extends: Box

Plane Sphere

Box

Vector Min
Vector Max
byte IsValid

Color

byte B
byte G
byte R
byte A

ComponentHandle

int buffer

Coords

Vector Origin
Vector XAxis
Vector YAxis
Vector ZAxis

Dimension

float Width
float Height

Guid

int A
int B
int C
int D

Matrix

Plane XPlane
Plane YPlane
Plane ZPlane
Plane WPlane

NotifyInfo

int Target
int NotifyFunc

ParticleHandle

int buffer

Plane

Extends: Vector

float W

Point

float X
float Y

Range

float A
float B

RangeVector

Range X
Range Y
Range Z

Rectangle

float X
float Y
float Width
float Height

Rotator

int Pitch
int Yaw
int Roll

Scale

Vector Scale
float SheerRate
ESheerAxis SheerAxis

Vector

float X
float Y
float Z