Navigation
API > API/Plugins > API/Plugins/EngineCameras
Shake pattern for the ULegacyCameraShake class.
It doesn't do anything because, for backwards compatibility reasons, all the data was left on the shake class itself... so this pattern delegates everything back to the owner shake.
| Name | ULegacyCameraShakePattern |
| Type | class |
| Header File | /Engine/Plugins/Cameras/EngineCameras/Source/EngineCameras/Public/Shakes/LegacyCameraShake.h |
| Include Path | #include "Shakes/LegacyCameraShake.h" |
Syntax
UCLASS (MinimalAPI, HideDropDown)
class ULegacyCameraShakePattern : public UCameraShakePattern
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCameraShakePattern → ULegacyCameraShakePattern