![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Delegates/Delegate.h"#include "Features/IModularFeatures.h"#include "UObject/NameTypes.h"#include "GenericPlatform/GenericPlatform.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Editor |
| namespace | UE::Editor::DataStorage |
Functions | |
| FSimpleMulticastDelegate & | UE::Editor::DataStorage::OnEditorDataStorageFeaturesEnabled () |
| bool | UE::Editor::DataStorage::AreEditorDataStorageFeaturesEnabled () |
| template<typename T > | |
| const T * | UE::Editor::DataStorage::GetDataStorageFeature (const FName InName) |
| template<typename T > | |
| T * | UE::Editor::DataStorage::GetMutableDataStorageFeature (const FName InName) |