Table of Contents

Method AddCompareVariable

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

AddCompareVariable(FieldSpawner, int, float, bool)

Add SR_CompareVariable: check a FieldSetup variable value.

protected SR_CompareVariable AddCompareVariable(FieldSpawner spawner, int variableMustBe = 0, float thisValue = 1, bool global = false)

Parameters

spawner FieldSpawner
variableMustBe int
thisValue float
global bool

Returns

SR_CompareVariable