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
textstringThe header text to display in bold.