FModuleDescriptor::FModuleDescriptor

Normal constructor

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/ModuleDescriptor.h

Include

#include "ModuleDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/ModuleDescriptor.cpp

Syntax

FModuleDescriptor
(
    const FName InName,
    EHostType::Type InType,
    ELoadingPhase::Type InLoadingPhase
)

Remarks

Normal constructor

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