Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function ScriptedRCAttributeTabs.onSelect(<temp.row>#2)
{
    <ScriptedRCAttributesTab_Stats.visible>#6 = <temp.row>#2 == 0;
    <ScriptedRCAttributesTab_Look.visible>#9 = <temp.row>#2 == 1;
    <ScriptedRCAttributesTab_Attributes.visible>#12 = <temp.row>#2 == 2;
    return 0;
}