Class MyCreditsPerson
Inheritance
System.Object
MyCreditsPerson
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public class MyCreditsPerson : Object
Constructors
MyCreditsPerson(String)
Declaration
public MyCreditsPerson(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name |
Fields
Name
Declaration
public StringBuilder Name
Field Value
| Type | Description |
|---|---|
| System.Text.StringBuilder |