Client
Here you can find any functions and events you can use to customize your experience. Please do not edit this stuff if you don't know what you are doing.
Last updated
TriggerEvent('rcore_dance:client:openFreestyleMinigameMenu')---@param isForced bool | Whether to force end minigame immediately (if false, player will do animation to pickup mat etc.)
---@param endedBySessionHost bool | Whether the session host ended the minigame (will also cancel session for client)
---@param dontResetMinimap bool | Whether to not reset the minimap (if true, minimap will not appear back if hidden)
TriggerEvent('rcore_dance:client:endMinigame', isForced, endedBySessionHost, dontResetMinimap)