I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:Object structs (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

(Redirected from UE2:InterpCurvePoint (U2))
Jump to: navigation, search
U2 Object (structs)

Contents

Object structs in other games:
RTNP, U1, U2XMP, 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] CompressedPosition

Vector Location 
Rotator Rotation 
Vector Velocity 

[edit] Coords

Vector Origin 
Vector XAxis 
Vector YAxis 
Vector ZAxis 

[edit] Dimension

float Width 
float Height 

[edit] Guid

int
int
int
int

[edit] InterpCurve

array<InterpCurvePoint> Points 

[edit] InterpCurvePoint

float InVal 
float OutVal 

[edit] Matrix

Plane XPlane 
Plane YPlane 
Plane ZPlane 
Plane WPlane 

[edit] ParticleHandle

int buffer 

[edit] Plane

Extends: Vector

float

[edit] Point

float
float

[edit] Quat

float
float
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