Urho 1.0.0.0 Urho.Serializable Base class for animatable object, an animatable object can be set animation on it's attributes, or can be set an object animation to it. To be added. Constructor 1.0.0.0 Preserve Pointer to the raw unmanaged Urho object. Constructs a new instance of Urho.Animatable, given a raw pointer to an unmanaged object This creates a new managed wrapper for the type using the raw pointer to an unmanaged object. Objects that are created in this fashion get registered with the UrhoSharp runtime. This is intended to be used by the UrhoSharp runtime, and is not intended to be used by users. Constructor 1.0.0.0 Preserve Constructs a new instance of Urho.Animatable, given a raw pointer to an unmanaged object This creates a new managed wrapper for the type using the raw pointer to an unmanaged object. Objects that are created in this fashion get registered with the UrhoSharp runtime. This is intended to be used by the UrhoSharp runtime, and is not intended to be used by users. Property 1.0.0.0 System.Boolean Return animation enabled. Or Set animation enabled. To be added. To be added. Method 1.0.0.0 Urho.ValueAnimation To be added. Return attribute animation. To be added. To be added. Method 1.0.0.0 System.Single To be added. Return attribute animation speed. To be added. To be added. Method 1.0.0.0 System.Single To be added. To be added. To be added. To be added. Method 1.0.0.0 Urho.WrapMode To be added. Return attribute animation wrap mode. To be added. To be added. Method 1.0.0.0 System.Boolean To be added. To be added. To be added. To be added. To be added. Property 1.0.0.0 Urho.ObjectAnimation Return object animation. Or Set object animation. To be added. To be added. Property 1.0.0.0 Urho.ResourceRef Return object animation attribute. To be added. To be added. Method 1.0.0.0 System.Void To be added. Register object factory. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. Method 1.0.0.0 System.Void Remove object animation. Same as calling SetObjectAnimation with a null pointer. To be added. Method 1.0.0.0 System.Boolean To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. Set attribute animation. To be added. Method 1.0.0.0 System.Void To be added. To be added. Set attribute animation speed. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. Set attribute animation wrap mode. To be added. Property 1.0.0.0 Urho.StringHash Urho's type system type. StringHash representing the type for this C# type. This returns the Urho's type and is surfaced for low-level Urho code. Property 1.0.0.0 System.String Urho's low-level type name. Stringified low-level type name. Property 1.0.0.0 System.String Urho's low-level type name, accessible as a static method. Stringified low-level type name. Property 1.0.0.0 Preserve Urho.StringHash Urho's low-level type, accessible as a static method. This returns the Urho's type and is surface for the low-level Urho code.