Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/Accessors > API/Plugins/PCG/Metadata/Accessors/IPCGAttributeAccessor
| Type | Name | Description | |
|---|---|---|---|
| bool | Get
(
T& OutValue, |
Get a value from the accessor for a given type at index 0. Not threadsafe for all accessors. | |
| bool | Get
(
T& OutValue, |
Both GetRange and SetRange will be specialized for all supported types. |