Navigation
Unreal Engine C++ API Reference > Plugins > DMXPixelMappingRuntime > UDMXPixelMapping
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UDMXPixelMappingBaseComponent * | FindComponent
(
UDMXEntityFixturePatch* FixturePatch |
Returns the first component that corresponds to the patch or null if none present |
![]() ![]() |
UDMXPixelMappingBaseComponent * | FindComponent
(
const FName& Name |
Find the component by name. |
![]() ![]() |
UDMXPixelMappingOutputComponent * | FindComponent
(
TSharedPtr< SWidget > InWidget |
Find the component by widget. |