![]() | SceneServiceSendDeleteMessageForAll Method |
Name | Description | |
---|---|---|
![]() | SendDeleteMessageForAllT(UInt16) |
Delete all persisted state for the specified class in the current scene
Note: Our message queue will automagically pack messages up in batches to optimize network traffic
|
![]() | SendDeleteMessageForAll(MessageTypes, ListMessageID) |
Delete all persisted state for the specified messageIDs in the current scene
Note: Our message queue will automagically pack messages up in batches to optimize network traffic
|
![]() | SendDeleteMessageForAllT(UInt16, ListT) |
Delete all persisted state for the specified class in the current scene
Note: Our message queue will automagically pack messages up in batches to optimize network traffic
|