Table of Contents

Method Instruction

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

Instruction(string, EInstruction)

Add a custom cell instruction.

public void Instruction(string title, InstructionDefinition.EInstruction type = EInstruction.None)

Parameters

title string
type InstructionDefinition.EInstruction