GameProjectUtils::GetCurrentProjectModules

Get the information about any modules referenced in the .uproject file of the currently loaded project

Unreal Engine C++ API Reference > Editor > GameProjectGeneration > GameProjectUtils

References

   
Module GameProjectGeneration
Header /Engine/Source/Editor/GameProjectGeneration/Public/GameProjectUtils.h
Include #include "GameProjectUtils.h"
Source /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp
static const [TArray](API\Runtime\Core\Containers\TArray)< [FModuleContextInfo](API\Runtime\Projects\FModuleContextInfo) > & GetCurrentProjectModules()  

Remarks

Get the information about any modules referenced in the .uproject file of the currently loaded project


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library