Namespace: Esri::GameEngine::Data
Class: Esri/GameEngine/Data/Feature
Since: 1.0.0
Implements: ArcGISGeoElement, ArcGISInstanceId
Summary
A representation of a real-world geographic entity.
Properties
| Property | Type | Nullable | Readonly | Summary |
|---|---|---|---|---|
Attributes | ArcGISDictionary<FString, ArcGISAttributeValue> | No | No | The attributes of the feature. |
Attributes
ArcGISDictionary<FString, ArcGISAttributeValue> GetAttributes() const override
The attributes of the feature.