in the
blog
website
forum
documentation
repository
crucible
bugtracker
Home
Download
Blog
Forum
League
Docs
Developers
Repository
Bugs
SetAlive
Category:
Objects / Living Beings
Since engine version:
1.0 OC
Description
Sets whether an object is alive.
Syntax
int
SetAlive(
bool
alive);
Parameter
alive:
false = dead; alive otherwise.
See also:
GetAlive
,
Kill
jwk, 2002-08