Table of Contents

Method Pack

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

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

name string

Returns

ModificatorsPack