Unity GAF Player  1.0
Tools for playing GAF animation inside Unity
 All Classes Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Properties | List of all members
GAFAnimationSequence Class Reference

Public Member Functions

 GAFAnimationSequence (string id, int startFrame, int endFrame)
 
override string ToString ()
 

Properties

string Id [get, set]
 Gets or sets the identifier. More...
 
int StartFrame [get, set]
 Gets or sets the start frame. More...
 
int EndFrame [get, set]
 Gets or sets the end frame. More...
 

Constructor & Destructor Documentation

GAFAnimationSequence.GAFAnimationSequence ( string  id,
int  startFrame,
int  endFrame 
)

Member Function Documentation

override string GAFAnimationSequence.ToString ( )

Property Documentation

int GAFAnimationSequence.EndFrame
getset

Gets or sets the end frame.

The end frame.

string GAFAnimationSequence.Id
getset

Gets or sets the identifier.

The identifier.

int GAFAnimationSequence.StartFrame
getset

Gets or sets the start frame.

The start frame.


The documentation for this class was generated from the following file: