UDMXLibrary::GetEntitiesTypeCast

Get an array of Entities from the specified template type, already cast.

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXLibrary.h

Include

#include "Library/DMXLibrary.h"

Syntax

template<typename EntityType>
TArray< EntityType * > GetEntitiesTypeCast() const

Remarks

Get an array of Entities from the specified template type, already cast.

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