GameApplication.DisposeAsync() Method
Definition¶
Namespace: Brine2D.Hosting
Disposes the game application and releases all resources.
public System.Threading.Tasks.ValueTask DisposeAsync();
Implements DisposeAsync()
Namespace: Brine2D.Hosting
Disposes the game application and releases all resources.
public System.Threading.Tasks.ValueTask DisposeAsync();
Implements DisposeAsync()