Click or drag to resize

NetworkedTransformIsMoveValidDelegate Field

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

If set, moves will only be accepted if the custom delegate returns true

Namespace:  MLAPI.Prototyping
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkedTransformMoveValidationDelegate IsMoveValidDelegate
Request Example View Source

Field Value

Type: NetworkedTransformMoveValidationDelegate
See Also