Table of Contents

Method ShowTooltip

Namespace
GrindFest
Assembly
GrindFest.dll

ShowTooltip(ShowTooltip, GameObject)

Fills the skill tooltip UI. Same content as the old MonoBehaviour version, but a plain skill has no GameObject of its own — the caller passes the tooltip object.

public void ShowTooltip(ShowTooltip showTooltip, GameObject obj)

Parameters

showTooltip ShowTooltip
obj GameObject