Buildings PlaceWorkers - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki

<- Back

The Buildings module of the Framework adds several PlaceWorker classes:

How do I use this code?

PlaceWorkers need to be linked through the <placeWorkers> tag of the building, like so:

<placeWorkers>   
      <li>VEF.Buildings.PlaceWorker_Whatever</li>
</placeWorkers>

They might have additional needs, check examples of each

⚠️ **GitHub.com Fallback** ⚠️