WoditorProjectGetMapEventEventCommandSentenceInfoListAsync メソッド |
名前空間: WodiLib.Project
public Task<IReadOnlyList<EventCommandSentenceInfo>> GetMapEventEventCommandSentenceInfoListAsync( MpsFilePath filePath, MapEventId mapEventId, int eventPageNumber, bool isOutputFullSentence = false, bool useCache = true )
例外 | 条件 |
---|---|
ArgumentNullException | filePathがnullの場合 |
InvalidOperationException | Mpsファイルが正しく読み込めない場合 |