IHeadMountedDisplayModule::GetModuleAliases

Returns an array of alternative ini/config names for this module (helpful if the module's name changes, so we can have back-compat)

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplayModule.h

Include

#include "IHeadMountedDisplayModule.h"

Syntax

virtual void GetModuleAliases
(
    TArray< FString > & AliasesOut
) const

Remarks

Returns an array of alternative ini/config names for this module (helpful if the module's name changes, so we can have back-compat)

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