ScriptMgr:doString

機能
Lua文字列の実行
構文
doString("script")
引数
script 文字列。Luaスクリプト文。
戻り値
なし
説明
文字列をLuaスクリプトとして即時実行します。