Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/MVR
Inheritance Hierarchy
- FGCObject
- TSharedFromThis
- FDMXMVRFixtureActorLibrary
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/DMXMVRFixtureActorLibrary.h |
| Include | #include "MVR/DMXMVRFixtureActorLibrary.h" |
Syntax
class FDMXMVRFixtureActorLibrary :
public FGCObject,
public TSharedFromThis< FDMXMVRFixtureActorLibrary >
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UClass * | FindMostAppropriateActorClassForPatch
(
const UDMXEntityFixturePatch*const Patch |
Returns the Actor that can represent the patch best |
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
Pure virtual that must be overloaded by the inheriting class. | |
| FString | Overload this method to report a name for your referencer |