Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function ScriptedRC_Button.onAction()
{
    lit#1 = null;
    // RegionId(0)
    // RegionId(1)
    if (ScriptedRC_ErrorWindow#0 != lit#1) 
    {
        fn_call#3 = ScriptedRC_ErrorWindow.destroy();
    }
    lit#4 = 0;
    return lit#4;
}