Extends:
Modifiers:
Source code
SpatialFear.SFCommWindow%%
%function_comment% | Decoration | m_actMesh | ||
%function_comment% | bool | m_bEOW | ||
%function_comment% | bool | m_bFirstTime | ||
%function_comment% | bool | m_bParserAlreadySet | ||
%function_comment% | bool | m_bPaused | ||
%function_comment% | int | m_nCommIconHeight | ||
%function_comment% | int | m_nCommIconWidth | ||
%function_comment% | int | m_nLastTextPos | ||
%function_comment% | int | m_nModelOffsetX | ||
%function_comment% | int | m_nModelOffsetY | ||
%function_comment% | SFComParser | m_oParser | ||
%function_comment% | String | m_strRestOfLine |
EndOfWidowReached (optional string strRestOfLine) | |||
hide () | |||
init (float fHUDScale, int X, int Y, int nWidth, int nHeight, optional Pawn Owner, optional string strText, optional SFWindow wndParent) | |||
instantShow (float fNewInterval) | |||
pause () | |||
renderBackground (Canvas C) | |||
resume (bool bYes) | |||
setCommunication (SFCommunication oComm) | |||
show () | |||
terminate () | |||
Timer () |
{ m_nCommIconHeight=250 m_nCommIconWidth=200 m_nModelOffsetX=25 m_nModelOffsetY=30 m_bFirstTime=True m_nLastTextPos=-1 m_nTextOffset=180 m_nTextIndent=16 m_texBkg=Texture'SfResource1.Background.CaptainWin' m_nBorderSize=20 }