Namespace: Esri::GameEngine::Attributes
Class: Esri/GameEngine/Attributes/ArcGISAttribute
Since: 1.0.0
Summary
Information about the attribute.
Properties
Property | Type | Nullable | Readonly | Summary |
---|---|---|---|---|
No | Yes | The type of the attribute. | ||
No | Yes | A column worth of attribute data. | ||
No | Yes | The attribute name. |
Data
TArrayView<uint8> GetData() const
A column worth of attribute data.
Data is only valid during the scope of ArcGISAttributeProcessorEvent.