PokéRogue
GitHub
Switch to Beta
Preparing search index...
src/audio/audio-manager
NavigationResult
Interface NavigationResult
interface
NavigationResult
{
committed
?:
Promise
<
NavigationHistoryEntry
>
;
finished
?:
Promise
<
NavigationHistoryEntry
>
;
}
Index
Properties
committed?
finished?
Properties
Optional
committed
committed
?:
Promise
<
NavigationHistoryEntry
>
Optional
finished
finished
?:
Promise
<
NavigationHistoryEntry
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
committed
finished
GitHub
Switch to Beta
PokéRogue
Loading...