|
Battle Talent
V11
|
Public Member Functions | |
| void | Interpolate (NetworkStateSnapshot from, NetworkStateSnapshot to, double t) |
| void | Release () |
Public Attributes | |
| List< bool > | boolStates |
| List< float > | floatStates |
| List< int > | intStates |
| List< Vector2 > | vec2States |
| List< Vector3 > | vec3States |
| List< Quaternion > | quatStates |
| List< string > | strStates |