ientitylist
Functions
GetClientEntity
Parameters:
Name
Type
Description
nIndex
int
index of entity to get
Returns:
Type
Description
entity pointer of given index
Code:
GetClientEntityFromHandle
Parameters:
Name
Type
Description
hHandle
CBaseHandle
handle of entity to get
Returns:
Type
Description
entity pointer of given handle
Code:
GetHighestEntityIndex
Returns:
Type
Description
int
highest entity index
Code:
Last updated
Was this helpful?