Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXRuntimeUtils.h |
Include |
#include "DMXRuntimeUtils.h" |
class FDMXRuntimeUtils
Name | Description | |
---|---|---|
|
FDMXRuntimeUtils() |
Can't instantiate this class |
Name | Description | ||
---|---|---|---|
|
FindUniqueEntityName ( |
Creates an unique name for an Entity from a specific type, using the type name as base. |
|
|
GenerateUniqueNameForImportFunction |
Generates a unique name given a base one and a list of potential ones |
|
|
GenerateUniqueNameFromExisting |
Generates a unique name given a base one and a list of existing ones, by appending an index to existing names. |
|
|
GetNameAndIndexFromString |
Utility to separate a name from an index at the end. |
|
|
MapToUniverses ( |
Maps each patch to its universe. |
|
|
PixelMappingDistributionSort ( |
Sort a distribution array for widget InDistribution Distribution schema InNumXPanels Num columns InNumYPanels Num rows InUnorderedList Templated unsorted array input OutSortedList Templated unsorted array output |
|
|
SerializeStructToString ( |
Serializes a struct to a Sting |