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"&41;
void GetAllModifiers
&40;
TArray< UVCamModifier &42; > & Modifiers
&41; const
Remarks
Returns all the Modifiers in the Component's Stack Note: It's possible not all Modifiers will be valid (such as if the user has not set a class for the modifier in the details panel)