FDMXEditor::CanAddNewEntity

Checks if adding a new Entity is allowed in the current list

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Public/DMXEditor.h

Include

#include "DMXEditor.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Private/DMXEditor.cpp

Syntax

bool CanAddNewEntity
(
    TSubclassOf< UDMXEntity > InEntityClass
) const

Remarks

Checks if adding a new Entity is allowed in the current list

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