Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ToggleButtonGroupStatePropertiesAttribute

Defines how a serialized ToggleButtonGroupState will be initialized in the inspector.
Read time 3 minutesLast updated 8 days ago

Definition

[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]public sealed class ToggleButtonGroupStatePropertiesAttribute : PropertyAttribute

Constructors

Constructor

Description

ToggleButtonGroupStatePropertiesAttribute(System.Boolean,System.Boolean,System.Int32)Defines how the toggle button group will be initialized.

Properties

Inheritance

Inherited Members