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