UDatasmithCineCameraActorTemplate::Equals

Returns if this template equals another template of the same type.

Windows
MacOS
Linux

Override Hierarchy

UDatasmithObjectTemplate::Equals()

UDatasmithCineCameraActorTemplate::Equals()

References

Module

DatasmithContent

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithCineCameraActorTemplate.h

Include

#include "ObjectTemplates/DatasmithCineCameraActorTemplate.h"

Source

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Private/ObjectTemplates/DatasmithCineCameraActorTemplate.cpp

Syntax

virtual bool Equals
(
    const UDatasmithObjectTemplate * Other
) const

Remarks

Returns if this template equals another template of the same type.

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