Skip to content

ArcGISAttribute

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

Summary

Information about the attribute.

Properties

PropertyTypeNullableReadonlySummary
AttributeTypeArcGISAttributeTypeNoYes

The type of the attribute.

DataNativeArray<byte>NoYes

A column worth of attribute data.

NamestringNoYes

The attribute name.

AttributeType

ArcGISAttributeType AttributeType

The type of the attribute.

Data

NativeArray<byte> Data

A column worth of attribute data.

Data is only valid during the scope of ArcGISAttributeProcessorEvent.

Name

string Name

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.