Click or drag to resize

NetworkedVarSettingsWritePermissionCallback Field

[This is preliminary documentation and is subject to change.]

The delegate used to evaluate write permission when the "Custom" mode is used

Namespace:  MLAPI.NetworkedVar
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkedVarPermissionsDelegate WritePermissionCallback
Request Example View Source

Field Value

Type: NetworkedVarPermissionsDelegate
See Also