UMatineeCameraShakeFunctionLibrary

Blueprint function library for autocasting from a base camera shake to a matinee camera shake.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GameplayCameras

Header

/Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/MatineeCameraShake.h

Include

#include "MatineeCameraShake.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UMatineeCameraShakeFunctionLibrary : public UBlueprintFunctionLibrary

Remarks

Blueprint function library for autocasting from a base camera shake to a matinee camera shake. This prevents breaking Blueprints now that APlayerCameraManager::StartCameraShake returns the base class.

Functions

Name Description

Public function Static UFunction BlueprintPure, Category, Meta

UMatineeCame...

 

Conv_MatineeCameraShake

(
    UCameraShakeBase* CameraShake
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss