CommonEventStrArgListHasStringParam メソッド |
指定した要素が文字列かどうかを返す。
名前空間:
WodiLib.Event.EventCommand
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文public bool HasStringParam(
int index
)
パラメーター
- index
- 型: SystemInt32
[Range(0, 4)] 要素
戻り値
型:
Boolean文字列の場合、true
関連項目