Click or drag to resize

GhostSiblings Enumeration

Type of sibling connection

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public enum Siblings
Members
  Member nameValueDescription
Unity0 Unity sibling
Browser1 Browser sibling
Reporter2 Reporter sibling
Unhandled3 Unknown / Unhandled sibling type
See Also