Class StdOutSinkSystem
Standard Output Sink System that defines how to update it
Implements
Inherited Members
Namespace: Unity.Logging.Sinks
Assembly: Unity.Logging.dll
Syntax
[BurstCompile]
public class StdOutSinkSystem : SinkSystemBase, IDisposable
Methods
ToSinkStruct()
Creates LogController.SinkStruct
Declaration
public override LogController.SinkStruct ToSinkStruct()
Returns
Type | Description |
---|---|
LogController.SinkStruct | SinkStruct |