Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.MyCreditsDepartment Class Reference

Public Member Functions

 MyCreditsDepartment (string name)
 

Public Attributes

StringBuilder Name
 
List< MyCreditsPersonPersons
 

Detailed Description

Definition at line 7 of file MyCredits.cs.

Constructor & Destructor Documentation

Sandbox.Game.MyCreditsDepartment.MyCreditsDepartment ( string  name)
inline

Definition at line 12 of file MyCredits.cs.

Member Data Documentation

StringBuilder Sandbox.Game.MyCreditsDepartment.Name

Definition at line 9 of file MyCredits.cs.

List<MyCreditsPerson> Sandbox.Game.MyCreditsDepartment.Persons

Definition at line 10 of file MyCredits.cs.


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