Zdexby TheHolyOneZ
5,360 classes
Class

UCameraShakeComponent

: UActorComponent : UObject
/Script/StormEscape.CameraShakeComponent 0x0138 (312 B) align 8 inherited 0x00B8 vtable /Script/StormEscape
0x00x0138

Members 9

OffsetSizeNameTypeFlagsDefault
0x08idleShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x08walkingShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x08runningShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x08jumpShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x08landShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x08hardLandShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x08HardDamageShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x08SoftDamageShakeTSubclassOf<ULegacyCameraShake>Protected+6 flagsnullptr
0x00F80x20padding / unreflected
0x08PlayerControllerAPlayerController*4 flagsnullptr
0x01200x18unreflected bytes to end of UCameraShakeComponent
Inherited from UActorComponent 15
OffsetSizeNameTypeFlagsDefault
0x30PrimaryComponentTickFActorComponentTickFunction3 flags{}
0x10ComponentTagsTArray<FName>4 flags[]
0x10AssetUserDataTArray<UAssetUserData*>Protected+8 flags[]
0x00880x04padding / unreflected
0x04UCSSerializationIndexint325 flags-1
0x00900x04padding / unreflected
0x01bNetAddressable : 1bit 5boolProtected+3 flagsfalse
0x01bReplicateUsingRegisteredSubObjectList : 1bit 6boolProtected+9 flagsfalse
0x01bReplicates : 1bit 7boolNet+7 flagsfalse
0x00950x01padding / unreflected
0x01bAutoActivate : 1bit 3bool6 flagsfalse
0x01bIsActive : 1bit 4boolNetTransient+4 flagsfalse
0x01bEditableWhenInherited : 1bit 5bool5 flagstrue
0x01bCanEverAffectNavigation : 1bit 7boolProtected+6 flagsfalse
0x01bIsEditorOnly : 1bit 1bool6 flagsfalse
0x00980x19padding / unreflected
0x01CreationMethodEComponentCreationMethod5 flagsNative
0x01OnComponentActivatedFMulticastScriptDelegate4 flags<delegate>
0x01OnComponentDeactivatedFMulticastScriptDelegate4 flags<delegate>

Functions 9

SignatureFlagsNativeParams
void StopShake(const EShakeType& shakeType, bool bImmediately)FinalNative+1 flags0x02
void StopAllShakes(bool bImmediately)FinalNative+1 flags0x01
void StartShake(const EShakeType& shakeType, float Scale)FinalNative+1 flags0x08
void OnCameraSettingChanged(const FName& SettingName, const float& NewValue)FinalNative+1 flags0x0C
void IncreaseShakeIntensity()FinalNative+1 flags0x00
void EnableAllShakes(bool bShouldShake)FinalNative+1 flags0x01
void Client_StopCameraAnimation(TSubclassOf<ULegacyCameraShake> ShakeClass)NativeEvent+1 flags0x08
void Client_StartShake(const EShakeType& shakeType, float Scale)NativeEvent+1 flags0x08
void Client_StartCameraAnimation(TSubclassOf<ULegacyCameraShake> ShakeClass, float Scale)NativeEvent+1 flags0x0C

Used by 1

types with a member, parameter or interface of this type