FDMXRuntimeUtils

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXRuntimeUtils.h

Include

#include "DMXRuntimeUtils.h"

Syntax

class FDMXRuntimeUtils

Constructors

Name Description

Public function

FDMXRuntimeUtils()

Can't instantiate this class

Functions

Name Description

Public function Static

FString

 

GenerateUniqueNameForImportFunction

(
    TMap< FString, uint32 >& OutPotent...,
    const FString& InBaseName
)

Generates a unique name given a base one and a list of potential ones

Public function Static

bool

 

GetNameAndIndexFromString

(
    const FString& InString,
    FString& OutName,
    int32& OutIndex
)

Utility to separate a name from an index at the end.

Public function Static

TMap< int32,...

 

MapToUniverses

(
    const TArray< UDMXEntityFixturePatc...
)

Maps each patch to its universe.

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