Click or drag to resize

NetworkingManagerConnectionApprovalCallback Field

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

The callback to invoke during connection approval

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<byte[], uint, NetworkingManagerConnectionApprovedDelegate> ConnectionApprovalCallback
Request Example View Source

Field Value

Type: ActionByte, UInt32, NetworkingManagerConnectionApprovedDelegate
See Also