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

WoditorProjectGetEventCodeStringList メソッド

指定したコモンイベントのイベントコードリストを取得する。

名前空間:  WodiLib.Project
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public IReadOnlyList<string> GetEventCodeStringList(
	CommonEventId commonEventId
)

パラメーター

commonEventId
型: WodiLib.CommonCommonEventId

["M:WodiLib.Project.WoditorProject.GetEventCodeStringList(WodiLib.Common.CommonEventId)"に対する<param name="commonEventId"/>がありません

戻り値

型: IReadOnlyListString
イベントコードリスト
関連項目