Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AttributeUnit

An attribute that represents an integer value with Unit type.
Read time 1 minuteLast updated 12 days ago

Definition

public sealed class AttributeUnit : BaseAttribute

Methods

Method

Description

GetGets the value of the
ValueType?
attribute.
SetSets a new
ValueType?
value for the attribute.

Structs

Struct

Description

AttributeUnit.ValueTypeUnit value type.

Inheritance