Inherits MonoBehaviour.
Data Fields | |
Text | textComponent |
Text component for displaying any issues. More... | |
Text ShowInitWarningEventBehaviour.textComponent |
Text component for displaying any issues.
If this is not null, then it will be used to output any errors. If it is null, then the OnGUI function will be used to output the errors on the screen.