Click or drag to resize

NetworkingConfigurationPassthroughMessageTypes Field

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

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
Request Example View Source

Field Value

Type: ListString
See Also