Skip to main content

EOS_Platform_GetApplicationStatus

Function EOS_Platform_GetApplicationStatus 

Source
pub unsafe extern "C" fn EOS_Platform_GetApplicationStatus(
    Handle: EOS_HPlatform,
) -> EOS_EApplicationStatus
Expand description

Retrieves the current application state as told to the SDK by the application.

@return The current application status.