Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function ScriptedRC_SearchEdit.onAction()
{
    lit#2 = null;
    // RegionId(1)
    if (ScriptedRC_SearchEdit.text == lit#2) 
    {
        fn_call#4 = onDestroySearchWindow#3();
        lit#5 = 0;
        return lit#5;
    }
    // RegionId(2)
    else
    {
        fn_call#6 = onDestroySearchWindow#3();
        lit#7 = 0;
        return lit#7;
    }
}