Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function ScriptedRC_SearchEdit.onAction()
{
    if (<ScriptedRC_SearchEdit.text>#2 == null) 
    {
        fn_call#4 = onDestroySearchWindow();
        return 0;
    }
    else
    {
        fn_call#5 = onDestroySearchWindow();
        return 0;
    }
}