Class LogLevelUtilsBurstCompatible
Static class with utility burst compatible functions for LogLevel - FixedString32Bytes convertion
Inherited Members
Namespace: Unity.Logging
Assembly: solution.dll
Syntax
public static class LogLevelUtilsBurstCompatible
Methods
Name | Description |
---|---|
Parse(in FixedString32Bytes) | Converts FixedString32Bytes to LogLevel |
ToFixedString(in LogLevel) | Converts LogLevel to FixedString32Bytes |