Show / Hide Table of Contents

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
☀
☾
In This Article
  • Constructors
    • MyCreditsPerson(String)
  • Fields
    • Name
Back to top
Generated by DocFX
☀
☾