Click or drag to resize

StrixReplicatorCheckEditPossibility Method

Checks if the object can be edited by this client.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public bool CheckEditPossibility()

Return Value

Type: Boolean
if the current client is allowed to edit the object; otherwise.
See Also