C# Class LoadCredits, Void-Runner

Inheritance: MonoBehaviour
Mostra file Open project: NoScopeProductions/Void-Runner

Public Properties

Property Type Description
CreditsFile UnityEngine.TextAsset
TextLabel dfRichTextLabel,

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

CreditsFile public_oe property

public TextAsset,UnityEngine CreditsFile
return UnityEngine.TextAsset

TextLabel public_oe property

public dfRichTextLabel, TextLabel
return dfRichTextLabel,