 | KeywordsTextDocumentTextDocument Property |
Gets or sets the text document.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic TextAsset TextDocument { get; set; }Property Value
Type:
TextAssetThe text document.
See Also