Space Engineers
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Sandbox.Game.Screens.Helpers.MyLoadingScreenQuote Class Reference

Public Member Functions

 MyLoadingScreenQuote (MyStringId text, MyStringId author)
 
override string ToString ()
 

Static Public Member Functions

static MyLoadingScreenQuote GetQuote (int i)
 
static MyLoadingScreenQuote GetRandomQuote ()
 

Public Attributes

readonly MyStringId Text
 
readonly MyStringId Author
 

Detailed Description

Definition at line 9 of file MyLoadingScreenQuote.cs.

Constructor & Destructor Documentation

Sandbox.Game.Screens.Helpers.MyLoadingScreenQuote.MyLoadingScreenQuote ( MyStringId  text,
MyStringId  author 
)
inline

Definition at line 14 of file MyLoadingScreenQuote.cs.

Member Function Documentation

static MyLoadingScreenQuote Sandbox.Game.Screens.Helpers.MyLoadingScreenQuote.GetQuote ( int  i)
inlinestatic

Definition at line 40 of file MyLoadingScreenQuote.cs.

static MyLoadingScreenQuote Sandbox.Game.Screens.Helpers.MyLoadingScreenQuote.GetRandomQuote ( )
inlinestatic

Definition at line 46 of file MyLoadingScreenQuote.cs.

override string Sandbox.Game.Screens.Helpers.MyLoadingScreenQuote.ToString ( )
inline

Definition at line 20 of file MyLoadingScreenQuote.cs.

Member Data Documentation

readonly MyStringId Sandbox.Game.Screens.Helpers.MyLoadingScreenQuote.Author

Definition at line 12 of file MyLoadingScreenQuote.cs.

readonly MyStringId Sandbox.Game.Screens.Helpers.MyLoadingScreenQuote.Text

Definition at line 11 of file MyLoadingScreenQuote.cs.


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