Click or drag to resize

CustomMessageDescriptorBroadcastBackToSelf Property

True if the sender also gets the message

Namespace:  ImmerseSDK.Multiplayer.Messaging
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public bool BroadcastBackToSelf { get; }

Property Value

Type: Boolean
See Also