Click or drag to resize
KeywordsTextDocumentTextDocument Property
Gets or sets the text document.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public TextAsset TextDocument { get; set; }

Property Value

Type: TextAsset
The text document.
See Also