Navigation
API > API/Plugins > API/Plugins/VCamCoreEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UVCamEditorLibrary
References
| Module | VCamCoreEditor |
| Header | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamCoreEditor/Public/VCamEditorLibrary.h |
| Include | #include "VCamEditorLibrary.h" |
Syntax
UCLASS&40;&41;
class UVCamEditorLibrary : public UBlueprintFunctionLibrary
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetAllVCamComponentsInLevel
(
TArray< UVCamComponent* >& VCamComponents |
Find all loaded VCam Components own by an actor in the world editor. |