Extends:
Modifiers:
Source code
SpatialFear.SFActiveItemBelt%%
%function_comment% | SFItemSlot | m_arSlots[9] | ||
%function_comment% | float | m_fCountdown | ||
%function_comment% | float | m_fSelectionSlotOffset | ||
%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 | ||
%function_comment% | int | m_nSelected | ||
%function_comment% | int | m_nSelectionSlot |
activateItem () | |||
bool | findItem (SFPickup item) | ||
float | GetFlashlightLevel () | ||
int | GetFlashlightState () | ||
init (float fHUDScale, int X, int Y, int nWidth, int nHeight, optional Pawn Owner, optional string strText, optional SFWindow wndParent) | |||
bool | insert (SFPickup item) | ||
bool | MedicalKitLimit (inventory item) | ||
nextItem () | |||
prepareCanvas (Canvas C) | |||
prevItem () | |||
recalcPositions () | |||
bool | removeItem (SFPickup item) | ||
renderBackground (Canvas C) | |||
reset () | |||
show () | |||
terminate () | |||
Timer () |
{ m_nIconSize=64 m_nIconDisplaySize=32 m_nIconBorder=4 m_fCountdown=5.000000 m_texBkg=Texture'SfResource1.Background.ActiveBelt' m_nBorderSize=16 m_sndOpen=Sound'SfResource1.Window.OpenActiveWnd' m_sndClose=Sound'SfResource1.Window.CloseActiveWnd' }