TextAssetConstructor

Switch to Manual
public TextAsset (string text);

Parameters

text TextAsset 的文本内容。

Description

使用指定文本内容创建一个新 TextAsset

此构造函数创建 TextAsset,它与纯文本文件不同。当使用 AssetDatabase 类保存到磁盘时,应使用 .asset 扩展名保存 TextAsset