Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function ScriptedRCAttributeTabs.onSelect(temp.row)
{
    lit#4 = 0;
    ScriptedRCAttributesTab_Stats.visible = temp.row == lit#4;
    lit#6 = 1;
    ScriptedRCAttributesTab_Look.visible = temp.row == lit#6;
    lit#8 = 2;
    ScriptedRCAttributesTab_Attributes.visible = temp.row == lit#8;
    lit#9 = 0;
    return lit#9;
}