WodiLib2 API Document
WodiLib2 API Document
WodiLib2
WodiLib.Event.EventCommand
IEventCommand インターフェイス
IEventCommand メソッド
GetEventCommandSentenceInfo メソッド
GetNumberVariable メソッド
GetSafetyNumberVariable メソッド
GetSafetyStringVariable メソッド
GetStringVariable メソッド
OutputVersionWarningLogIfNeed メソッド
SetNumberVariable メソッド
SetSafetyNumberVariable メソッド
SetSafetyStringVariable メソッド
SetStringVariable メソッド
ToBinary メソッド
ToEventCodeString メソッド
IEventCommand
SetSafetyStringVariable メソッド
インデックスを指定して文字列変数を設定する。 ウディタ標準仕様でサポートしているインデックスのみ設置可能。
名前空間:
WodiLib.Event.EventCommand
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
コピー
void
SetSafetyStringVariable
(
int
index
,
string
value
)
パラメーター
index
型:
System
Int32
インデックス
value
型:
System
String
設定値
関連項目
参照
IEventCommand インターフェイス
WodiLib.Event.EventCommand 名前空間
MIT License Copyright(c) 2019 kameske