The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:MatObject (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:10, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> MatObject

Contents

Package: 
Engine
Direct subclasses:
MatAction, MatSubAction
This class in other games:
U2, UE2Runtime, UT2003, UT2004

MatObject

A base class for all Matinee classes. Just a convenient place to store common elements like enums.

[edit] Structs

[edit] Orientation

Object.ECamOrientation CamOrientation 
Actor LookAt 
float EaseIntime 
int bReversePitch 
int bReverseYaw 
int bReverseRoll 
int MA 
float PctInStart 
float PctInEnd 
float PctInDuration 
Object.Rotator StartingRotation 

[edit] Events

[edit] Cleanup

event Cleanup ()