CommonEventListGetCommonEventEventCommandSentenceInfoList メソッド |
名前空間: WodiLib.Common
public IReadOnlyList<EventCommandSentenceInfo> GetCommonEventEventCommandSentenceInfoList( CommonEventId commonEventId, EventCommandSentenceResolver resolver, EventCommandSentenceResolveDesc desc )
例外 | 条件 |
---|---|
ArgumentOutOfRangeException | commonEventIdが指定範囲外の場合 |
ArgumentNullException | resolver または type が null の場合、 または必要なときに desc が null の場合 |