Declared in ExtensionSystem
Declaration
JObject GetState(
int page
);
Description
Returns the current simulation state as a JSON object
Parameters
Name | Description |
---|---|
page | The page of the data, starting at 0 |
Declared in ExtensionSystem
JObject GetState(
int page
);
Returns the current simulation state as a JSON object
Name | Description |
---|---|
page | The page of the data, starting at 0 |