ChatPlexSDK-BS 1.0.1-v6.2.0
C++ ChatPlex BeatSaber SDK
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
CP_SDK_BS::Game::Scoring Class Reference

Scoring utils. More...

#include <Scoring.hpp>

Static Public Member Functions

static bool IsScoreSaberPresent ()
 
static bool IsBeatLeaderPresent ()
 
static bool IsInReplay ()
 
static bool ScoreSaber_IsInReplay ()
 Is in ScoreSaber replay.
 
static bool BeatLeader_IsInReplay ()
 Is in BeatLeader replay.
 
static void BeatLeader_ManualWarmUpSubmission ()
 Warmup BeatLeader score submission.
 
static void Init ()
 Init scoring utils.
 
static void __SetScoreSaberIsInReplay (bool p_Is)
 Set score saber is in replay.
 

Detailed Description

Scoring utils.

Definition at line 9 of file Scoring.hpp.

Member Function Documentation

◆ __SetScoreSaberIsInReplay()

static void CP_SDK_BS::Game::Scoring::__SetScoreSaberIsInReplay ( bool  p_Is)
static

Set score saber is in replay.

Parameters
p_IsIs in replay?

◆ BeatLeader_IsInReplay()

static bool CP_SDK_BS::Game::Scoring::BeatLeader_IsInReplay ( )
static

Is in BeatLeader replay.

◆ BeatLeader_ManualWarmUpSubmission()

static void CP_SDK_BS::Game::Scoring::BeatLeader_ManualWarmUpSubmission ( )
static

Warmup BeatLeader score submission.

◆ Init()

static void CP_SDK_BS::Game::Scoring::Init ( )
static

Init scoring utils.

◆ ScoreSaber_IsInReplay()

static bool CP_SDK_BS::Game::Scoring::ScoreSaber_IsInReplay ( )
static

Is in ScoreSaber replay.


The documentation for this class was generated from the following file: