Collapse All
Warhorse ScripBind documentation
CScriptBind_ItemSystem::GetPackItemByIndex Method
Syntax
C++
int
GetPackItemByIndex
(IFunctionHandler*
pH
,
const
char
*
packName
,
int
index
);
Parameters
Parameters
Description
const char* packName
Pack name.
int index
Pack index.
Description
!
ItemSystem.GetPackItemByIndex( packName, index )
!
!
! Gets a pack item from its index.
Group
CScriptBind_ItemSystem Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express