Table of Contents

Method Say

Namespace
GrindFest
Assembly
GrindFest.dll

Say(string, bool, Transform, Transform, bool)

public float Say(string text, bool tryInterpretAsCommand = false, Transform sayTo = null, Transform displayOver = null, bool isPlayerInput = false)

Parameters

text string
tryInterpretAsCommand bool
sayTo Transform
displayOver Transform
isPlayerInput bool

Returns

float