Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
MCAvatarController.AvatarState Class Reference

Public Member Functions

 AvatarState (string name, Vector2 thoughtVector)
 

Public Attributes

List< CharacterAnimationStateanims = new List<CharacterAnimationState>()
 
List< string > comments = new List<string>()
 
string name
 
Vector2 thoughtVector
 

Constructor & Destructor Documentation

MCAvatarController.AvatarState.AvatarState ( string  name,
Vector2  thoughtVector 
)
inline

Member Data Documentation

List<CharacterAnimationState> MCAvatarController.AvatarState.anims = new List<CharacterAnimationState>()
List<string> MCAvatarController.AvatarState.comments = new List<string>()
string MCAvatarController.AvatarState.name
Vector2 MCAvatarController.AvatarState.thoughtVector

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