Extends:
Modifiers:
Source code
SpatialFear.SFItemDescWindow%%
%function_comment% | MeshActor | m_actMesh | ||
%function_comment% | bool | m_bFirstTime | ||
%function_comment% | float | m_fMeshScale | ||
%function_comment% | int | m_nIconLeftOffset | ||
%function_comment% | int | m_nIconSize | ||
%function_comment% | int | m_nIconTopOffset | ||
%function_comment% | int | m_nItemIconHeight | ||
%function_comment% | int | m_nItemIconWidth | ||
%function_comment% | int | m_nModelOffsetX | ||
%function_comment% | int | m_nModelOffsetY | ||
%function_comment% | int | m_nTitelWidth | ||
%function_comment% | int | m_nTitleHeight | ||
%function_comment% | Rotator | m_rotView | ||
%function_comment% | string | m_strItemText | ||
%function_comment% | string | m_strName | ||
%function_comment% | SFIconWindow | m_wndIcon |
hide () | |||
init (float fHUDScale, int X, int Y, int nWidth, int nHeight, optional Pawn Owner, optional string strText, optional SFWindow wndParent) | |||
renderBackground (Canvas C) | |||
renderForeground (Canvas C) | |||
setIcon (Texture tex) | |||
show () | |||
terminate () | |||
Tick (float fDelta) |
{ m_nIconSize=64 m_nIconLeftOffset=17 m_nItemIconHeight=100 m_nItemIconWidth=110 m_nTitelWidth=250 m_nTitleHeight=65 m_fMeshScale=1.000000 m_fFadeOutTime=1.000000 m_nTextOffset=95 m_nTextIndent=16 m_texBkg=Texture'SfResource1.Background.ItemWin' m_nBorderSize=12 m_sndOpen=Sound'SfResource1.Window.OpenDescWnd' m_sndClose=Sound'SfResource1.Window.CloseDescWnd' }