Space Engineers
Public Attributes | List of all members
VRage.Game.Entity.UseObject.MyActionDescription Struct Reference

Public Attributes

MyStringId Text
 
object[] FormatParams
 
bool IsTextControlHint
 
MyStringId JoystickText
 
object[] JoystickFormatParams
 

Detailed Description

Definition at line 32 of file IMyUseObject.cs.

Member Data Documentation

object [] VRage.Game.Entity.UseObject.MyActionDescription.FormatParams

Definition at line 35 of file IMyUseObject.cs.

bool VRage.Game.Entity.UseObject.MyActionDescription.IsTextControlHint

Definition at line 36 of file IMyUseObject.cs.

object [] VRage.Game.Entity.UseObject.MyActionDescription.JoystickFormatParams

Definition at line 38 of file IMyUseObject.cs.

MyStringId VRage.Game.Entity.UseObject.MyActionDescription.JoystickText

Definition at line 37 of file IMyUseObject.cs.

MyStringId VRage.Game.Entity.UseObject.MyActionDescription.Text

Definition at line 34 of file IMyUseObject.cs.


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