Header menu logo BaboonAPI

TrackScorePatches Type

Constructors

Constructor Description

TrackScorePatches()

Full Usage: TrackScorePatches()

Returns: TrackScorePatches
Returns: TrackScorePatches

Static members

Static member Description

TrackScorePatches.CheckForS(tag, __result)

Full Usage: TrackScorePatches.CheckForS(tag, __result)

Parameters:
    tag : string
    __result : outref<bool>

Returns: bool
tag : string
__result : outref<bool>
Returns: bool

TrackScorePatches.GrabHighestScore(songtag, __result)

Full Usage: TrackScorePatches.GrabHighestScore(songtag, __result)

Parameters:
    songtag : string
    __result : outref<int>

Returns: bool
songtag : string
__result : outref<int>
Returns: bool

TrackScorePatches.PatchLatchCheck(___num_s)

Full Usage: TrackScorePatches.PatchLatchCheck(___num_s)

Parameters:
    ___num_s : outref<int>

Returns: bool
___num_s : outref<int>
Returns: bool

TrackScorePatches.PatchPopulateScores(instructions)

Full Usage: TrackScorePatches.PatchPopulateScores(instructions)

Parameters:
Returns: CodeInstruction seq
instructions : CodeInstruction seq
Returns: CodeInstruction seq

TrackScorePatches.PullLetterScore(tag, __result)

Full Usage: TrackScorePatches.PullLetterScore(tag, __result)

Parameters:
    tag : string
    __result : outref<string>

Returns: bool
tag : string
__result : outref<string>
Returns: bool

TrackScorePatches.SkipCheckingScores()

Full Usage: TrackScorePatches.SkipCheckingScores()

Returns: bool
Returns: bool

TrackScorePatches.UpdateScore(songtag, newscore, newletterscore)

Full Usage: TrackScorePatches.UpdateScore(songtag, newscore, newletterscore)

Parameters:
    songtag : string
    newscore : int
    newletterscore : string

Returns: bool
songtag : string
newscore : int
newletterscore : string
Returns: bool

Type something to start searching.