Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.Game.ObjectBuilders.MyObjectBuilder_AnimationControllerDefinition Class Reference
Inheritance diagram for VRage.Game.ObjectBuilders.MyObjectBuilder_AnimationControllerDefinition:
VRage.Game.MyObjectBuilder_DefinitionBase VRage.ObjectBuilders.MyObjectBuilder_Base

Public Member Functions

 MyObjectBuilder_AnimationControllerDefinition ()
 
- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 

Public Attributes

MyObjectBuilder_AnimationLayer[] Layers
 
MyObjectBuilder_AnimationSM[] StateMachines
 
MyObjectBuilder_AnimationFootIkChain[] FootIkChains
 
string[] IkIgnoredBones
 
- Public Attributes inherited from VRage.Game.MyObjectBuilder_DefinitionBase
SerializableDefinitionId Id
 
string DisplayName
 
string Description
 
string[] Icons
 
bool Public = true
 
bool Enabled = true
 
bool AvailableInSurvival = true
 

Additional Inherited Members

- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 11 of file MyObjectBuilder_AnimationControllerDefinition.cs.

Constructor & Destructor Documentation

VRage.Game.ObjectBuilders.MyObjectBuilder_AnimationControllerDefinition.MyObjectBuilder_AnimationControllerDefinition ( )
inline

Member Data Documentation

MyObjectBuilder_AnimationFootIkChain [] VRage.Game.ObjectBuilders.MyObjectBuilder_AnimationControllerDefinition.FootIkChains
string [] VRage.Game.ObjectBuilders.MyObjectBuilder_AnimationControllerDefinition.IkIgnoredBones
MyObjectBuilder_AnimationLayer [] VRage.Game.ObjectBuilders.MyObjectBuilder_AnimationControllerDefinition.Layers
MyObjectBuilder_AnimationSM [] VRage.Game.ObjectBuilders.MyObjectBuilder_AnimationControllerDefinition.StateMachines

The documentation for this class was generated from the following file: