Index
Bot library
trap_BotFreeClient
Description
Remove space allocated for a bot.
Prototype
void
trap_BotAllocateClient
(
int
clientNum
,
)
;
Parameters
clientNum
: The client to free.
Remarks
Return value
This function has no return value.
See also
Author(s)
ARB
QuakeIII trap calls reference