FGameProjectGenerationModule::UpdateCodeProject

Updates the current code project

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

/Engine/Source/Editor/GameProjectGeneration/Public/GameProjectGenerationModule.h

Include

#include "GameProjectGenerationModule.h"

Source

/Engine/Source/Editor/GameProjectGeneration/Private/GameProjectGenerationModule.cpp

Syntax

virtual bool UpdateCodeProject
(
    FText & OutFailReason,
    FText & OutFailLog
)

Remarks

Updates the current code project

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss