Click or drag to resize

NetworkingConfigurationPassthroughMessageTypes Field

List of MessageTypes that can be passed through by Server. MessageTypes in this list should thus not be trusted to as great of an extent as normal messages.

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<string> PassthroughMessageTypes

Field Value

Type: ListString
See Also