Public Member Functions | |
StartJson (string startId, string title, string description, int beforeStartId, int nextStartId, List< float > position, int deleted) | |
string | GetID () |
string | GetID () |
Public Attributes | |
int | beforeStartId |
int | deleted |
string | description |
int | nextStartId |
List< float > | position |
string | startId |
string | title |
string RPGMaker.Codebase.CoreSystem.Knowledge.JsonStructure.StartJson.GetID | ( | ) |