Page 1 of 1

[Condition] isBuildingValid

Posted: Sat Nov 13, 2021 2:32 pm
by Raddeck
BuildingVariable.isBuildingValid()


USE:
Check if a building variable is valid at all (i.e. referring to an actual building on the map), used to check if things like FindNearbyBuilding were successful or not


TYPE: Condition, Reference
RETURNS:
THEME: Building
COMPARE: FindNearbyBuilding


EXAMPLE:
Will be added soon!