Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
| Type | Name | Description | |
|---|---|---|---|
| bool | CanEditChange
(
const FEditPropertyChain& InPropertyChain |
We need the more complex function (with PropertyChain) to detect child properties in structs, if they are overridable. | |
| bool | CanEditChange
(
const FProperty* InProperty |
Passthrough for the simpler method, to avoid modifying the child settings already overriding this method. |