Extends:
Modifiers:
Source code
SpatialFear.SFPassiveItemBelt%%
%function_comment% | SFItemSlot | m_arSlots[9] | ||
%function_comment% | int | m_nIconBorder | ||
%function_comment% | int | m_nIconDisplaySize | ||
%function_comment% | int | m_nIconSize | ||
%function_comment% | int | m_nNumberOfIcons | ||
%function_comment% | int | m_nNumberOfItems |
bool | findItem (SFPickup item) | ||
hide () | |||
init (float fHUDScale, int X, int Y, int nWidth, int nHeight, optional Pawn Owner, optional string strText, optional SFWindow wndParent) | |||
bool | insert (SFPickup item) | ||
recalcPositions () | |||
bool | removeItem (SFPickup item) | ||
renderBackground (Canvas C) | |||
reset () | |||
show () | |||
terminate () |
{ m_nIconSize=64 m_nIconDisplaySize=32 m_nIconBorder=4 m_texBkg=Texture'SfResource1.Background.PassiveBelt' m_nBorderSize=16 m_sndOpen=Sound'SfResource1.Window.OpenPassiveWnd' m_sndClose=Sound'SfResource1.Window.ClosePassiveWnd' m_fOpenSoundVol=14.000000 m_fCloseSoundVol=14.000000 }