Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core > API/Plugins/GameplayCameras/Core/TCameraObjectStorage
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraObjectStorage.h |
| Include | #include "Core/CameraObjectStorage.h" |
void DestroyObjects
(
bool bFreeAllocations
)
Remarks
Destroys all objects in the storage.
Parameters
| Name | Description |
|---|---|
| bFreeAllocations | Whether to also free the memory buffers |