TextAsset.textvar text : StringDescriptionThe text contents of the .txt file as a string. (Read Only)
JavaScript
var asset : TextAsset; using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > TextAsset | Switch to Component | |||
TextAsset.textvar text : StringDescriptionThe text contents of the .txt file as a string. (Read Only)
JavaScript
var asset : TextAsset; using UnityEngine; import UnityEngine |