WodiLib2 API Document
WodiLib2 API Document
WodiLib2
WodiLib.Event.EventCommand
PictureDrawBase クラス
PictureDrawBase メソッド
GetSafetyNumberVariable メソッド
GetSafetyStringVariable メソッド
MakeEventCommandAnchorSentence メソッド
MakeEventCommandDrawItemSentence メソッド
MakeEventCommandMainSentence メソッド
OutputVersionWarningLogIfNeed メソッド
SetSafetyNumberVariable メソッド
SetSafetyStringVariable メソッド
PictureDrawBase
.
GetSafetyNumberVariable メソッド
インデックスを指定して数値変数を取得する。 ウディタ標準仕様でサポートしているインデックスのみ取得可能。
名前空間:
WodiLib.Event.EventCommand
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
コピー
public
override
int
GetSafetyNumberVariable
(
int
index
)
パラメーター
index
型:
System
.
Int32
[Range(0, 25)] インデックス
戻り値
型:
Int32
インデックスに対応した値
実装
IEventCommand
.
GetSafetyNumberVariable(Int32)
例外
例外
条件
ArgumentOutOfRangeException
indexが指定範囲以外
関連項目
参照
PictureDrawBase クラス
WodiLib.Event.EventCommand 名前空間
MIT License Copyright(c) 2019 kameske