UDisplayClusterConfigurationData_Base::GetObjectsToExport

Called before saving to collect objects which should be exported as a sub object block.

Windows
MacOS
Linux

Override Hierarchy

References

Module

DisplayClusterConfiguration

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes_Base.h

Include

#include "DisplayClusterConfigurationTypes_Base.h"

Syntax

virtual void GetObjectsToExport
(
    TArray< UObject * > & OutObjects
)

Remarks

Called before saving to collect objects which should be exported as a sub object block.

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