Extends:
Modifiers:
Source code
SpatialFear.SFCapWindow%%
%function_comment% | bool | m_bIsTrainer | ||
%function_comment% | int | m_nCommIconHeight | ||
%function_comment% | int | m_nCommIconWidth | ||
%function_comment% | int | m_nModelOffsetX | ||
%function_comment% | int | m_nModelOffsetY | ||
%function_comment% | Rotator | m_rotView |
hide () | |||
init (float fHUDScale, int X, int Y, int nWidth, int nHeight, optional Pawn Owner, optional string strText, optional SFWindow wndParent) | |||
renderBackground (Canvas C) | |||
show () | |||
terminate () |
{ m_nCommIconHeight=250 m_nCommIconWidth=200 m_nModelOffsetX=40 m_nModelOffsetY=30 m_nTextOffset=200 m_nBorderSize=12 m_sndOpen=Sound'SfResource1.Window.OpenCaptainWnd' m_sndClose=Sound'SfResource1.Window.CloseCaptainWnd' }