Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AttributeString

An attribute that represents a string value.
Read time 1 minuteLast updated 10 days ago

Definition

public sealed class AttributeString : BaseAttribute

Methods

Method

Description

EqualsDetermines if this string and specified string have the same values.
EqualsTrueDetermines if this string is equal to true.
GetGets the value of the
string
attribute.
SetSets a new
string
value for the attribute.

Inheritance