Click or drag to resize

UserConnectionsOnUserSiblingConnected Event

Fired when a user is connected, or their sibling type has changed A connection event is fired for each type of connection that this user supports

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public event SiblingConnectionHandler OnUserSiblingConnected

Value

Type: SiblingConnectionHandler
See Also