Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle
| Type | Name | Description | |
|---|---|---|---|
| void | AccessRawData
(
TArray< void* >& RawData |
Accesses the raw data of this property. (Each pointer can be cast to the property data type) | |
| void | AccessRawData
(
TArray< const void* >& RawData |