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

ICharaMoveCommand.GetEventCommandSentence メソッド

イベントコマンド文字列を取得する。

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

パラメーター

resolver
型: WodiLib.Project.EventCommandSentenceResolver
名前解決クラスインスタンス
type
型: WodiLib.Project.EventCommandSentenceType
イベント種別
desc
型: WodiLib.Project.EventCommandSentenceResolveDesc
付加情報

戻り値

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