Click or drag to resize

GhostMessageToString Method

Prints some information about the message. Helps in debugging and console messages.

Namespace:  ImmerseSDK.Multiplayer.Messaging
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
See Also