Class MyAnimationControllerComponentLoadFromDef
Inheritance
System.Object
MyAnimationControllerComponentLoadFromDef
Namespace: VRage.Game.Components
Assembly: VRage.Game.dll
Syntax
public static class MyAnimationControllerComponentLoadFromDef : Object
Methods
InitFromDefinition(MyAnimationControllerComponent, MyAnimationControllerDefinition, Boolean)
Declaration
public static bool InitFromDefinition(this MyAnimationControllerComponent thisController, MyAnimationControllerDefinition animControllerDefinition, bool forceReloadMwm = false)
Parameters
Type | Name | Description |
---|---|---|
My |
thisController | |
VRage. |
animControllerDefinition | |
System. |
forceReloadMwm |
Returns
Type | Description |
---|---|
System. |