Click or drag to resize

CustomMessageDescriptorIsPersistedInSession Field

True if this message is persisted in the session

Namespace:  ImmerseSDK.Multiplayer.Messaging
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[UnityEngine.SerializeField]
public bool IsPersistedInSession

Field Value

Type: Boolean
See Also