Syntax
Parameters
localUserHandle PFLocalUserHandle
Local user handle.
activeDevice PFGameSaveDescriptor*
Active device metadata.
context void*optional Context passed to the callback.
Callback for when the active device changes. When this callback is triggered, it means the user moved to another device so this title should return to main menu
localUserHandle PFLocalUserHandle
Local user handle.
activeDevice PFGameSaveDescriptor*
Active device metadata.
context void*