[This is preliminary documentation and is subject to change.]
The IPersistable type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dismiss | If this instance is marked as persistent, makes the entity non-persistent. Non-persistent entities will be deleted from the game world during clean ups. This is equivalent to setting IsPersistent to false. |
See Also