![]() |
ORK Framework
2.31.0
API Documentation
|
Public Member Functions | |
AnimInfo (AnimationSystem systemType, string name, float length) | |
override bool | Equals (object o) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (AnimInfo a1, AnimInfo a2) |
static bool | operator != (AnimInfo a1, AnimInfo a2) |
Public Attributes | |
AnimationSystem | systemType |
string | name |
float | length |
Properties | |
static AnimInfo | None [get] |