Click or drag to resize

PlaceablePrefabUpdateConditionals Method

[Missing <summary> documentation for "M:BrydenWoodUnity.GeometryManipulation.PlaceablePrefab.UpdateConditionals(System.Boolean[],System.Boolean)"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void UpdateConditionals(
	bool[] walls,
	bool circulation
)

Parameters

walls
Type: SystemBoolean

[Missing <param name="walls"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.PlaceablePrefab.UpdateConditionals(System.Boolean[],System.Boolean)"]

circulation
Type: SystemBoolean

[Missing <param name="circulation"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.PlaceablePrefab.UpdateConditionals(System.Boolean[],System.Boolean)"]

See Also