nw::demo::Utility::IsTerminating Member Functionstatic bool IsTerminating();
None.
true if terminated, and returns false otherwise. Gets whether the demo has terminated.
If the NW_DEBUG_CHECK_MEMORY_LEAK macro is enabled, this function returns true because the termination process has been done already via the pad's START button. This function does not update the pad, so you need to initialize PadFactory ahead of time and use the Pad::Update function to update the pad status.
CONFIDENTIAL