Method Pack
Pack(string)
Start a new content pack. All subsequent content methods (Walls, Floors, etc.) add to this pack until the next Pack() call. The pack is saved as a separate asset and can be reused across FieldSetups.
public ModificatorsPack Pack(string name)
Parameters
namestring
Returns
- ModificatorsPack