[過去ログ]
【ゲームエンジン】Unityなんでも質問スレpart3 (1002レス)
上
下
前
次
1-
新
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
961
: 2021/04/19(月)03:21
ID:9UmQ5f3w(2/3)
AA×
[
240
|320|
480
|
600
|
100%
|
JPG
|
べ
|
レス栞
|
レス消
]
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
キ 現在の文章は です
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 41 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
ぬこの手
ぬこTOP
0.063s