![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TypedElementFrameworkTests.h>
Inheritance diagram for ITestTypedElementInterfaceA:Public Member Functions | |
| virtual FText | GetDisplayName (const FTypedElementHandle &InElementHandle) |
| virtual bool | SetDisplayName (const FTypedElementHandle &InElementHandle, FText InNewName, bool bNotify=true) |
| virtual FText | GetDisplayName (const FScriptTypedElementHandle &InElementHandle) |
| virtual bool | SetDisplayName (const FScriptTypedElementHandle &InElementHandle, FText InNewName, bool bNotify=true) |
Test interfaces
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in UTestTypedElementInterfaceA_ImplTyped, and UTestTypedElementInterfaceA_ImplUntyped.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in UTestTypedElementInterfaceA_ImplTyped, and UTestTypedElementInterfaceA_ImplUntyped.