Navigation
API > API/Plugins > API/Plugins/VCamCoreEditor > API/Plugins/VCamCoreEditor/UVCamEditorLibrary
References
| Module | VCamCoreEditor |
| Header | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamCoreEditor/Public/VCamEditorLibrary.h |
| Include | #include "VCamEditorLibrary.h" |
| Source | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamCoreEditor/Private/VCamEditorLibrary.cpp |
static void GetAllVCamComponentsInLevel
&40;
TArray< UVCamComponent &42; > & VCamComponents
&41;
Remarks
Find all loaded VCam Components own by an actor in the world editor. Exclude actor that are pending kill, in PIE, PreviewEditor, ...
Parameters
| Name | Description |
|---|---|
| VCamComponents | Output List of found VCamComponents |