Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
KerbalInstructorBase Class Reference
Inheritance diagram for KerbalInstructorBase:
KerbalInstructor

Public Member Functions

void ClearCamera ()
 
void SetupAnimations ()
 
void SetupCamera (RenderTexture rt)
 

Public Attributes

Animation anim
 
Transform AnimationRoot
 
string CharacterName = ""
 
Camera instructorCamera
 
Material PortraitRenderMaterial
 

Protected Member Functions

void Start ()
 

Protected Attributes

AudioSource _audioSource
 
Animator animator
 
List< CharacterAnimationStateanims
 
CharacterAnimationState currentEmote
 
bool isUsingAnimator
 

Member Function Documentation

void KerbalInstructorBase.ClearCamera ( )
inline
void KerbalInstructorBase.SetupAnimations ( )
inline
void KerbalInstructorBase.SetupCamera ( RenderTexture  rt)
inline
void KerbalInstructorBase.Start ( )
inlineprotected

Member Data Documentation

AudioSource KerbalInstructorBase._audioSource
protected
Animation KerbalInstructorBase.anim
Transform KerbalInstructorBase.AnimationRoot
Animator KerbalInstructorBase.animator
protected
List<CharacterAnimationState> KerbalInstructorBase.anims
protected
string KerbalInstructorBase.CharacterName = ""
CharacterAnimationState KerbalInstructorBase.currentEmote
protected
Camera KerbalInstructorBase.instructorCamera
bool KerbalInstructorBase.isUsingAnimator
protected
Material KerbalInstructorBase.PortraitRenderMaterial

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