IO; using UnityEngine; public class FileLoadExample : MonoBehaviour { void Start () { var path = @"C:\example.txt"; var txt = File.
確定! 回上一頁