ArcGISAttribute

Namespace: Esri::GameEngine::Attributes
Class: Esri/GameEngine/Attributes/ArcGISAttribute
Since: 1.0.0

Summary

Information about the attribute.

Properties

PropertyTypeNullableReadonlySummary
No
Yes

The type of the attribute.

No
Yes

A column worth of attribute data.

No
Yes

The attribute name.

AttributeType

ArcGISAttributeType GetAttributeType() const

The type of the attribute.

Data

TArrayView<uint8> GetData() const

A column worth of attribute data.

Data is only valid during the scope of ArcGISAttributeProcessorEvent.

Name

FString GetName() const

The attribute name.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.