WodiLib2 API Document
WodiLib2 API Document
WodiLib2
WodiLib.Event.EventCommand
EventCommandBase クラス
EventCommandBase メソッド
Equals メソッド
GetEventCommandSentenceInfo メソッド
GetNumberVariable メソッド
GetSafetyNumberVariable メソッド
GetSafetyStringVariable メソッド
GetStringVariable メソッド
MakeEventCommandMainSentence メソッド
OutputVersionWarningLogIfNeed メソッド
SetNumberVariable メソッド
SetSafetyNumberVariable メソッド
SetSafetyStringVariable メソッド
SetStringVariable メソッド
ToBinary メソッド
ToEventCodeString メソッド
EventCommandBase
SetNumberVariable メソッド
インデックスを指定して数値変数を設定する。 拡張引数にも対応する。
名前空間:
WodiLib.Event.EventCommand
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
コピー
public
void
SetNumberVariable
(
int
index
,
int
value
)
パラメーター
index
型:
System
Int32
インデックス
value
型:
System
Int32
設定値
実装
IEventCommand
SetNumberVariable(Int32, Int32)
関連項目
参照
EventCommandBase クラス
WodiLib.Event.EventCommand 名前空間
MIT License Copyright(c) 2019 kameske