assuming your path is e.g. "Assets/Resources/Text/AllWords.txt" var file = Resources.Load<TextAsset>("Text/AllWords"); var content ...
確定! 回上一頁