Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfiguration > API/Plugins/DisplayClusterConfiguration/FDisplayClusterC-_31
Syntax
UPROPERTY&40;EditAnywhere, Category&61;NDisplay&41;
bool bIsCustom
Remarks
When a custom policy is selected from the details panel. This is needed in the event a custom policy is selected but the custom type is a default policy. This allows users to further customize default policies if necessary.
EditAnywhere is required so we can manipulate the property through a handle. Details will hide it from showing.