Table of Contents

Method NewStandaloneMod

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

NewStandaloneMod(string, string)

Create a standalone FieldModification (not part of any pack).

protected FieldModification NewStandaloneMod(string name, string modTag = "")

Parameters

name string
modTag string

Returns

FieldModification