![]() |
|
バトルコマンドの定義クラス [詳解]
公開メンバ関数 |
|
CommandInfo () | |
コンストラクタ
|
|
CommandInfo (Guid inBattleCommand) | |
void | save (BinaryWriter writer) |
セーブ
[詳解]
|
|
void | load (BinaryReader reader) |
ロード
[詳解]
|
|
void | save (BinaryWriter writer) |
void | load (BinaryReader reader) |
公開変数類 |
|
Guid | command |
string | parameter = "" |
バトルコマンドの定義クラス
void Yukar.Common.Rom.CommandInfo.load | ( | BinaryReader | reader | ) |
void Yukar.Common.Rom.CommandInfo.save | ( | BinaryWriter | writer | ) |