Interface IDebugService
Namespace: SociallyDistant.Core.Debugging
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IDebugService
Properties
IsActive
Declaration
bool IsActive { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
Update()
Declaration
void Update()