SetEntrance
Category:
Objects
Since engine version:
5.1 OC
Description
Enables or disables the possibility to enter or leave this building.
Syntax
void
SetEntrance(
bool
status);
Parameter
status:
false
= closed;
true
= open
See also:
GetEntrance
jwk, 2002-08