Namespace: GameEngine.Attributes
Class: GameEngine/Attributes/ArcGISAttribute
Since: 1.0.0
Summary
Information about the attribute.
Properties
Property | Type | Nullable | Readonly | Summary |
---|---|---|---|---|
AttributeType | ArcGISAttributeType | No | Yes | The type of the attribute. |
Data | Native | No | Yes | A column worth of attribute data. |
Name | string | No | Yes | The attribute name. |
Data
NativeArray<byte> Data
A column worth of attribute data.
Data is only valid during the scope of ArcGISAttributeProcessorEvent.