Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AttributeStringArray

An attribute that represents a string[] value.
Read time 1 minuteLast updated 11 days ago

Definition

public sealed class AttributeStringArray : BaseAttribute

Methods

Method

Description

GetGets the value of the
string[]
attribute.
SetSets a new
string[]
value for the attribute.

Inheritance