C# Class MultiPropertyAttribute, Project-ZT

Inheritance: PropertyAttribute
Mostrar archivo Open project: Zetan9565/Project-ZT Class Usage Examples

Public Properties

Property Type Description
labels string[]

Public Methods

Method Description
MultiPropertyAttribute ( Array, labels ) : UnityEngine

Method Details

MultiPropertyAttribute() public method

public MultiPropertyAttribute ( Array, labels ) : UnityEngine
labels Array,
return UnityEngine

Property Details

labels public_oe property

public string[] labels
return string[]