Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AttributeInteger

An attribute that represents an integer value.
Read time 1 minuteLast updated 6 days ago

Definition

public sealed class AttributeInteger : BaseAttribute

Methods

Method

Description

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

Inheritance