IStepper.Shutdown

void Shutdown()

This is called when the IStepper is removed, or the application shuts down. This is always called on the main thread, and happens at the start of the next frame, before the main application’s Step callback.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!