I have written a Menu extending from MidGamePanel.
In
there is
This results in (in UT2004.log)
Can't figure out why.
In
Code:
simulated function ShowPanel(bool bShow)
Code:
Core = ONSPlayerReplicationInfo(PlayerOwner().PlayerReplicationInfo).GetCurrentNode();
Code:
Warning: UT2K4Tab_MenuTab Package.UT2K4Tab_MenuTab (Function MyPackage.UT2K4Tab_MenuTab.ShowPanel:01B7) Accessed None 'Core'

Comment