#include <CScriptEngine.h>
公開変数類 | |
| std::string | name | 
| 命令の名前  [詳解] | |
| std::string | prm | 
| 引数  [詳解] | |
| seCOMMAND | pFunc | 
| 呼び出す関数のポインタ  [詳解] | |
| void * | arg | 
| ユーザー定義の値  [詳解] | |
| void* tagCommandInfo::arg | 
ユーザー定義の値
| std::string tagCommandInfo::name | 
命令の名前
| seCOMMAND tagCommandInfo::pFunc | 
呼び出す関数のポインタ
| std::string tagCommandInfo::prm | 
引数