ITypedElementWorldInterface::IsTemplateElement

Is this element considered a template within its world (eg, a CDO or archetype).

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h

Include

#include "Elements/Interfaces/TypedElementWorldInterface.h"

Syntax

virtual bool IsTemplateElement
(
    const FTypedElementHandle & InElementHandle
)

Remarks

Is this element considered a template within its world (eg, a CDO or archetype).