Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComponent
Syntax
UPROPERTY&40;&41;
bool bForceGenerateOnBPAddedToWorld
Remarks
Property that will automatically be set on BP templates, to allow for "Generate on add to world" in editor. Set it as a property to automatically transfer it to its child. Don't use it directly, use ShouldGenerateBPPCGAddedToWorld, as there are other conditions checked.