Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes_Base.h |
Include |
#include "DisplayClusterConfigurationTypes_Base.h" |
UCLASS()
class UDisplayClusterConfigurationData_Base : public UObject
All configuration UObjects should inherit from this class.
Name | Description | ||
---|---|---|---|
|
GetExportedObjectsMemberName() |
||
|
GetObjectsToExport |
Called before saving to collect objects which should be exported as a sub object block. |