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 | Set
(
const T& InValue, |
Set a value to the accessor for a given type at index 0. Not threadsafe for all accessors. | |
| bool | Set
(
const T& InValue, |
Set a value to the accessor for a given type. |