Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/RuntimeGen > API/Plugins/PCG/RuntimeGen/SchedulingPolicies > API/Plugins/PCG/RuntimeGen/SchedulingPolicies/UPCGSchedulingPolicyBase
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/RuntimeGen/SchedulingPolicies/PCGSchedulingPolicyBase.h |
| Include | #include "RuntimeGen/SchedulingPolicies/PCGSchedulingPolicyBase.h" |
void SetShouldDisplayProperties
(
bool bInShouldDisplayProperties
)
Remarks
Sets whether or not properties should be displayed in the editor.Used to hide instanced SchedulingPolicy properties when runtime generation is not enabled.