
C# | Visual Basic | Visual C++ |
public class MoveInstance : AnimatorInstanceBase
Public Class MoveInstance _ Inherits AnimatorInstanceBase
public ref class MoveInstance : public AnimatorInstanceBase

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | MoveInstance()()()() | Initializes a new instance of the MoveInstance class |
![]() | Callback | (Inherited from AnimatorInstanceBase.) |
![]() | Clone()()()() | (Overrides AnimatorInstanceBase.Clone()()()().) |
![]() | Configure(Object) | (Overrides AnimatorInstanceBase.Configure(Object).) |
![]() | Delay | (Inherited from AnimatorInstanceBase.) |
![]() | Dispose()()()() | (Inherited from AnimatorInstanceBase.) |
![]() | Duration | (Inherited from AnimatorInstanceBase.) |
![]() | Easer | (Inherited from AnimatorInstanceBase.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Name |
Just a descriptive name for logging etc.
(Inherited from AnimatorInstanceBase.) |
![]() | Play(Object) | (Inherited from AnimatorInstanceBase.) |
![]() | Play(Object, Boolean) | (Inherited from AnimatorInstanceBase.) |
![]() | Property | (Inherited from AnimatorInstanceBase.) |
![]() | Stop()()()() | (Inherited from AnimatorInstanceBase.) |
![]() | Target | (Inherited from AnimatorInstanceBase.) |
![]() | Tick()()()() | (Inherited from AnimatorInstanceBase.) |
![]() | ToString()()()() | (Overrides Object.ToString()()()().) |
![]() | Tween | (Inherited from AnimatorInstanceBase.) |
![]() | XBy | |
![]() | XFrom | |
![]() | XTo | |
![]() | YBy | |
![]() | YFrom | |
![]() | YTo |

Object | ||
![]() | AnimatorInstanceBase | |
![]() | MoveInstance |