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

Public Member Functions

 AvatarAnimationClip (CharacterAnimationState animationState, float chanse, float minLength, float maxLength, bool isFallback=false)
 
 AvatarAnimationClip (CharacterAnimationState animationState, float chanse)
 

Public Attributes

CharacterAnimationState animationState
 
float chanse
 
bool isFallback
 
float maxLength
 
float minLength
 
bool playOneShot
 

Properties

bool IsFallback [get]
 

Constructor & Destructor Documentation

MCAvatarController.AvatarAnimationClip.AvatarAnimationClip ( CharacterAnimationState  animationState,
float  chanse,
float  minLength,
float  maxLength,
bool  isFallback = false 
)
inline
MCAvatarController.AvatarAnimationClip.AvatarAnimationClip ( CharacterAnimationState  animationState,
float  chanse 
)
inline

Member Data Documentation

CharacterAnimationState MCAvatarController.AvatarAnimationClip.animationState
float MCAvatarController.AvatarAnimationClip.chanse
bool MCAvatarController.AvatarAnimationClip.isFallback
float MCAvatarController.AvatarAnimationClip.maxLength
float MCAvatarController.AvatarAnimationClip.minLength
bool MCAvatarController.AvatarAnimationClip.playOneShot

Property Documentation

bool MCAvatarController.AvatarAnimationClip.IsFallback
get

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