UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAnalyticsVisualEditingModule Class Reference

#include <AnalyticsVisualEditing.h>

+ Inheritance diagram for FAnalyticsVisualEditingModule:

Additional Inherited Members

- Public Member Functions inherited from IModuleInterface
virtual ~IModuleInterface ()
 
virtual void StartupModule ()
 
virtual void PreUnloadCallback ()
 
virtual void PostLoadCallback ()
 
virtual void ShutdownModule ()
 
virtual bool SupportsDynamicReloading ()
 
virtual bool SupportsAutomaticShutdown ()
 
virtual bool IsGameModule () const
 

Detailed Description

This module holds the base UObject class that allows visual editing of configuration settings in the Unreal Editor. This is needed because the settings need to be usable outside of the UObject framework so these objects wrap those settings for editor display purposes and write the non-UObject config property information out


The documentation for this class was generated from the following file: