トピック「カスタムメニュー」の履歴(ID: 123)
投稿: 退会したユーザー
更新: 退会したユーザー
履歴更新日:2017/03/01 16:17:01
カスタムメニュー
すみません。カスタムメニューの関数でここまで入力し、メインメニューに表示することはできたのですが、そのメニューを開いて文字表示ができません。
ヒント程度で構わないので、アドバイスお願いします
setCustomParamMenuEnable(true)
getCustomParamMenuEnable()
setCustomParamMenuName("冒険手帳")
getCustomParamMenuName()
getCustomParamLength()
setCustomParamName(0, "test")
getCustomParamName(0)
setCustomParamValue(0, 10)
getCustomParamValue(0)