Click or drag to resize

TransformSyncTakeAuthority Method

Takes authority for the local user

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void TakeAuthority(
	bool unsnap
)

Parameters

unsnap
Type: SystemBoolean
See Also