Struct NetCodeDebugConfig
Namespace: Unity.NetCode
Syntax
public struct NetCodeDebugConfig : IComponentData
Fields
DumpPackets
Declaration
public bool DumpPackets
Field Value
Type | Description |
---|---|
Boolean |
LogLevel
Declaration
public NetDebug.LogLevelType LogLevel
Field Value
Type | Description |
---|---|
NetDebug.LogLevelType |