リサイズはクリックかドラッグ

EventCommandSentenceResolverGetDatabaseCommandSentenceForSetVariable メソッド

変数操作のイベントコマンドDB文字列を取得する。

名前空間:  WodiLib.Project
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public string GetDatabaseCommandSentenceForSetVariable(
	int typeId,
	int dataId,
	int itemId,
	EventCommandSentenceType type,
	EventCommandSentenceResolveDesc desc
)

パラメーター

typeId
型: SystemInt32
タイプID
dataId
型: SystemInt32
データID
itemId
型: SystemInt32
項目ID
type
型: WodiLib.ProjectEventCommandSentenceType
イベントコマンド種別
desc
型: WodiLib.ProjectEventCommandSentenceResolveDesc
付加情報

戻り値

型: String
イベントコマンド文字列
関連項目