Click or drag to resize

AbstractSessionFireConnectedEvent Method

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
protected virtual void FireConnectedEvent(
	StrixNetworkConnectEventArgs args
)

Parameters

args
Type: SoftGear.Strix.Unity.Runtime.EventStrixNetworkConnectEventArgs
See Also