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

ICharaMoveCommandGetEventCommandSentence メソッド

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

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

パラメーター

resolver
型: WodiLib.ProjectEventCommandSentenceResolver
名前解決クラスインスタンス
type
型: WodiLib.ProjectEventCommandSentenceType
イベント種別
desc
型: WodiLib.ProjectEventCommandSentenceResolveDesc
付加情報

戻り値

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