GameLoop.IsRunning Property Definition Namespace: Brine2D.Engine Gets whether the game loop is currently running. C#public bool IsRunning { get; } Property Value System.Boolean