Serializable |
This is preliminary documentation and is subject to change.
Name | Description | |
---|---|---|
Load(IEntity) | Creates a new instance of SerializableEntity from an existing IEntity instance. | |
Load(JsonObject) | Creates a new instance of SerializableEntity from JsonObject. | |
Load(Stream) | Loads exactly 1 SerializableEntity from the Stream. | |
Load(String) | Loads exactly 1 SerializableEntity from the specified file. |