Space Engineers
Public Member Functions | Public Attributes | List of all members
VRageRender.Animations.MyAnimationVariableStorageHints.MyVariableNameHint Struct Reference

Public Member Functions

 MyVariableNameHint (string name, string hint)
 

Public Attributes

string Name
 Variable name. More...
 
string Hint
 Description of the variable. More...
 

Detailed Description

Definition at line 11 of file MyAnimationVariableStorageHints.cs.

Constructor & Destructor Documentation

VRageRender.Animations.MyAnimationVariableStorageHints.MyVariableNameHint.MyVariableNameHint ( string  name,
string  hint 
)
inline

Definition at line 22 of file MyAnimationVariableStorageHints.cs.

Member Data Documentation

string VRageRender.Animations.MyAnimationVariableStorageHints.MyVariableNameHint.Hint

Description of the variable.

Definition at line 20 of file MyAnimationVariableStorageHints.cs.

string VRageRender.Animations.MyAnimationVariableStorageHints.MyVariableNameHint.Name

Variable name.

Definition at line 16 of file MyAnimationVariableStorageHints.cs.


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