Navigation
Unreal Engine C++ API Reference > Plugins > VCamCore > UVCamComponent
References
Module | VCamCore |
Header | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamCore/Public/VCamComponent.h |
Include | #include "VCamComponent.h" |
Source | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamCore/Private/VCamComponent.cpp |
UFUNCTION&40;BlueprintPure, Category&61;"VirtualCamera",
Meta&61;&40;DeterminesOutputType&61;"ProviderClass", DynamicOutputParam&61;"FoundProviders"&41;&41;
void GetOutputProvidersByClass
&40;
TSubclassOf< UVCamOutputProviderBase > ProviderClass,
TArray< UVCamOutputProviderBase &42; > & FoundProviders
&41; const