Meta Patch
(library) Allows mods to define more variant-specific behavior for MetaBuildings.
Adds parameters to the following methods in MetaBuilding:
- getStayInPlacementMode(
variant) - getFlipOrientationAfterPlacement(
variant) - getPlacementSound(
variant) - getLayer(
variant) - getShowWiresLayerPreview(
variant) - getIsRemovable(root,
variant,rotationVariant) - getIsRotateable(
variant) - getRenderPins(
variant,rotationVariant)