[過去ログ]
【ゲームエンジン】Unityなんでも質問スレpart3 (1002レス)
【ゲームエンジン】Unityなんでも質問スレpart3 http://mevius.5ch.net/test/read.cgi/gamedev/1611461190/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
961: 名前は開発中のものです。 [sage] 2021/04/19(月) 03:21:01.44 ID:9UmQ5f3w public class NewBehaviourScript : MonoBehaviour { [SerializeField] private Text dataText; [SerializeField] private TextAsset textAsset; private string loadText2; private string[] splitText2; private int textNum2;// // Start is called before the first frame update void Start() { loadText2 = (Resources.Load("Test", typeof(TextAsset)) as TextAsset).text; splitText2 = loadText2.Split(new string[] { "@br", "キ" }, System.StringSplitOptions.None); textNum2 = 0; dataText.text = ""; Debug.Log("現在の文章は" + splitText2[1] + "です"); } http://mevius.5ch.net/test/read.cgi/gamedev/1611461190/961
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 41 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.009s