UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FProjectManager Member List

This is the complete list of members for FProjectManager, including all inherited members.

AddSuppressProjectFileWrite(const FName InName) overrideFProjectManagervirtual
CheckModuleCompatibility(TArray< FString > &OutIncompatibleModules) overrideFProjectManagervirtual
ClearSupportedTargetPlatformsForCurrentProject() overrideFProjectManagervirtual
ClearSupportedTargetPlatformsForProject(const FString &FilePath) overrideFProjectManagervirtual
DECLARE_EVENT_TwoParams(IProjectManager, FLoadingModulesForPhaseEvent, ELoadingPhase::Type, bool)IProjectManager
DECLARE_MULTICAST_DELEGATE(FOnTargetPlatformsForCurrentProjectChangedEvent)IProjectManager
FProjectManager()FProjectManager
Get()IProjectManagerstatic
GetAdditionalPluginDirectories() const overrideFProjectManagervirtual
GetAutoLoadProjectFileName() overrideFProjectManagervirtual
GetCurrentProject() const overrideFProjectManagervirtual
GetCurrentProjectModuleContextInfos() overrideFProjectManagervirtual
HasDefaultPluginSettings() const overrideFProjectManagervirtual
IsCurrentProjectDirty() const overrideFProjectManagervirtual
IsEnterpriseProject() overrideFProjectManagervirtual
IsSuppressingProjectFileWrite() const overrideFProjectManagervirtual
LoadModulesForProject(const ELoadingPhase::Type LoadingPhase) overrideFProjectManagervirtual
LoadProjectFile(const FString &ProjectFile) overrideFProjectManagervirtual
OnLoadingPhaseComplete() overrideFProjectManagerinlinevirtual
OnTargetPlatformsForCurrentProjectChanged() overrideFProjectManagerinlinevirtual
QueryStatusForCurrentProject(FProjectStatus &OutProjectStatus) const overrideFProjectManagervirtual
QueryStatusForProject(const FString &FilePath, FProjectStatus &OutProjectStatus) const overrideFProjectManagervirtual
RemovePluginReference(const FString &PluginName, FText &OutFailReason) overrideFProjectManagervirtual
RemoveSuppressProjectFileWrite(const FName InName) overrideFProjectManagervirtual
SaveCurrentProjectToDisk(FText &OutFailReason) overrideFProjectManagervirtual
SetIsEnterpriseProject(bool bValue) overrideFProjectManagervirtual
SetPluginEnabled(const FString &PluginName, bool bEnabled, FText &OutFailReason) overrideFProjectManagervirtual
SignSampleProject(const FString &FilePath, const FString &Category, FText &OutFailReason) overrideFProjectManagervirtual
SubstituteModule(const FString &OriginalModuleName, const FString &NewModuleName) overrideFProjectManagervirtual
UpdateAdditionalPluginDirectory(const FString &Dir, const bool bAddOrRemove) overrideFProjectManagervirtual
UpdateSupportedTargetPlatformsForCurrentProject(const FName &InPlatformName, const bool bIsSupported) overrideFProjectManagervirtual
UpdateSupportedTargetPlatformsForProject(const FString &FilePath, const FName &InPlatformName, const bool bIsSupported) overrideFProjectManagervirtual
~IProjectManager()IProjectManagerinlinevirtual