IMPCDI::GetRegionLocator

Returns region locator

Windows
MacOS
Linux

References

Module

MPCDI

Header

/Engine/Plugins/Runtime/nDisplay/Source/MPCDI/Public/IMPCDI.h

Include

#include "IMPCDI.h"

Syntax

bool GetRegionLocator
(
    const FString & MPCDIFile,
    const FString & BufferName,
    const FString & RegionName,
    IMPCDI::FRegionLocator & OutRegionLocator
)

Remarks

Returns region locator

Returns

  • true if success

Parameters

Parameter

Description

MPCDIFile

file path

BufferName

buffer name within a specified file

RegionName

region name within a specified buffer

OutRegionLocator

(output) region locator

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