Table of Contents

Method UsePack

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

UsePack(ModificatorsPack)

Use an existing ModPack (e.g. one shared across multiple rooms). Does not save it — caller is responsible for saving shared packs.

public void UsePack(ModificatorsPack existingPack)

Parameters

existingPack ModificatorsPack

UsePack(string)

Use an existing ModPack found by name in the project.

public void UsePack(string existingPackName)

Parameters

existingPackName string