WoditorProjectGetCommonEventEventCommandSentenceInfoListAsync メソッド |
名前空間: WodiLib.Project
public Task<IReadOnlyList<EventCommandSentenceInfo>> GetCommonEventEventCommandSentenceInfoListAsync( CommonEventId commonEventId, MpsFilePath filePath = null, bool isOutputFullSentence = false, bool useCache = true )
| 例外 | 条件 |
|---|---|
| ArgumentOutOfRangeException | 指定されたcommonEventIdが存在しない場合 |
| InvalidOperationException | Mpsファイルが正しく読み込めない場合 |