Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

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