Table of Contents

Method Header

Namespace
Gamelogic.Extensions.Editor
Assembly
Gamelogic.Extensions.Editor.dll

Header(string)

Draws a bold header label in the Unity Editor.

[Version(4, 5, 0)]
public static void Header(string text)

Parameters

text string

The header text to display in bold.