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

CallCommonEventByIdMakeEventCommandMainSentenceInner メソッド

CallCommonEventのイベントコマンドを取得する。

名前空間:  WodiLib.Event.EventCommand
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
protected override string MakeEventCommandMainSentenceInner(
	EventCommandSentenceResolver resolver,
	EventCommandSentenceType type,
	EventCommandSentenceResolveDesc desc,
	string argsCommandString,
	string returnVarString
)

パラメーター

resolver
型: WodiLib.ProjectEventCommandSentenceResolver
名前解決クラスインスタンス
type
型: WodiLib.ProjectEventCommandSentenceType
イベント種別
desc
型: WodiLib.ProjectEventCommandSentenceResolveDesc
付加情報
argsCommandString
型: SystemString
引数イベントコマンド文字列
returnVarString
型: SystemString
返戻先イベントコマンド文字列

戻り値

型: String

["M:WodiLib.Event.EventCommand.CallCommonEventById.MakeEventCommandMainSentenceInner(WodiLib.Project.EventCommandSentenceResolver,WodiLib.Project.EventCommandSentenceType,WodiLib.Project.EventCommandSentenceResolveDesc,System.String,System.String)"に対する<returns>がありません]

関連項目