Class ListIntProperty
List of integer property type definition
Namespace: Unity.Semantic.Traits
Syntax
[Serializable]
[TraitPropertyType("List/Integer")]
public class ListIntProperty : TraitPropertyDefinition, INamedProperty
Properties
Type
Type of data stored by the definition
Declaration
public override Type Type { get; }
Property Value
| Type | Description |
|---|---|
| Type |