Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AttributeBoolean

An attribute that represents a bool value.
Read time 1 minuteLast updated 11 days ago

Definition

public sealed class AttributeBoolean : BaseAttribute

Methods

Method

Description

GetGets the value of the
bool
attribute.
SetSets a new
bool
value for the attribute.

Inheritance