InfoBoxAttribute Class

Summary

[Pro-Only] Causes the attributed field to be drawn in a specific color.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets.Attributes
Base Types
  • PropertyAttribute
graph BT Type-->Base0["PropertyAttribute"] Type["InfoBoxAttribute"] class Type type-node

Syntax

[System.Diagnostics.Conditional("UNITY_EDITOR")]
public sealed class InfoBoxAttribute : PropertyAttribute

Attributes

Type Description
ConditionalAttribute

Constructors

Name Summary
InfoBoxAttribute(string) Creates a new InspectorGadgets.Attributes.InfoBoxAttribute.

Fields

Name Constant Value Summary
Text
The text to display to use.

Properties

Name Value Summary
Type InfoBoxType
The icon type to use when displaying the box.