DevLogIsDebugLogging Property |
Returns true if the devlog is logging debug type messages
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static bool IsDebugLogging { get; }
Public Shared ReadOnly Property IsDebugLogging As Boolean
Get
Property Value
Type:
BooleanSee Also