| GhostPauseAllMessages Method |
Stop processing all ghost messages
Note: Messages will be stopped until ResumeAllMessages is called, resuming individual messages wont work
Namespace:
ImmerseSDK.Multiplayer
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public static void PauseAllMessages()
See Also