Files
pulse/mods/ToneAPI.pulse/mod/scripts/vscripts/pulse-loeb-component.nut
T

7 lines
178 B
Plaintext

global function pulseRegisterWithLoeb
void function pulseRegisterWithLoeb()
{
bool success = pulseGetData()
loebSetLockedButton(Localize("#MENU_TITLE_STATS"), success)
}