IDatasmithCustomActorElement::RemoveProperty

Removes a property from this actor, doesn't preserve ordering

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

void RemoveProperty
(
    const TSharedPtr< IDatasmithKeyValueProperty > & Property
)

Remarks

Removes a property from this actor, doesn't preserve ordering

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