bSkipPostLoad

If this option is true, then PostLoad won't be called on the new duplicated objects.

Windows
MacOS
Linux

Syntax

bool bSkipPostLoad

Remarks

If this option is true, then PostLoad won't be called on the new duplicated objects. It will be the responsability of the caller in that case to eventually call post load on those objects. a `CreatedObjects_ map should be provided.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss