UDisplayClusterSceneComponentSyncParent

Synchronization component. Synchronizes parent scene component.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Components/DisplayClusterSceneComponentSyncParent.h

Include

#include "Components/DisplayClusterSceneComponentSyncParent.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(ClassGroup=(DisplayCluster), Blueprintable,
       Meta=(BlueprintSpawnableComponent, DisplayName="NDisplay Sync Parent"))
class UDisplayClusterSceneComponentSyncParent : public UDisplayClusterSceneComponentSync

Remarks

Synchronization component. Synchronizes parent scene component.

Constructors

Name Description

Public function

UDisplayClusterSceneComponentSyncParent

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UDisplayClusterSceneComponentSync

Overridden from IDisplayClusterClusterSyncObject

Name Description

Public function Virtual

void

 

ClearDirty()

Cleans dirty flag making it 'not changed yet'.

Public function Virtual Const

bool

 

IsDirty()

IDisplayClusterClusterSyncObject.

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