Category: Objects
Since engine version: 1.0 OC
SetEntrance
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