39 lines
2.3 KiB
C++
39 lines
2.3 KiB
C++
|
|
#pragma once
|
|||
|
|
|
|||
|
|
/*
|
|||
|
|
* SDK generated by Dumper-7
|
|||
|
|
*
|
|||
|
|
* https://github.com/Encryqed/Dumper-7
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
// Package: ST_HitShakeData
|
|||
|
|
|
|||
|
|
#include "Basic.hpp"
|
|||
|
|
|
|||
|
|
#include "E_AttackResult_structs.hpp"
|
|||
|
|
|
|||
|
|
|
|||
|
|
namespace SDK
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
// UserDefinedStruct ST_HitShakeData.ST_HitShakeData
|
|||
|
|
// 0x0088 (0x0088 - 0x0000)
|
|||
|
|
struct FST_HitShakeData final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UClass* 摄像机震动类_5_35CCD993418D2CD5899F4EB035759787; // 0x0000(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|||
|
|
bool 命中AI后依旧播放摄像机震动_48_252F938E48149A631644909726F84490; // 0x0008(0x0001)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|||
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
class UForceFeedbackEffect* 手柄震动类_28_6C8E184740E6483F629912B493E8074F; // 0x0010(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|||
|
|
bool 命中AI后依旧播放手柄震动_50_3C40940E4F83CDEAD96941A284A5CB2C; // 0x0018(0x0001)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|||
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
double 击退速度_37_3A707A48474175F857815BB688EA6B2A; // 0x0020(0x0008)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|||
|
|
double 击退时间_43_34F9E9D240F38DC3510953B252776337; // 0x0028(0x0008)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|||
|
|
class UCurveFloat* 击退衰减曲线_40_ADE4422649250E213738159DF7E9C32B; // 0x0030(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|||
|
|
TMap<E_AttackResult, double> 攻击结果对所有效果的缩放_38_8D47A168497C83C83DFCD688E25C5D27; // 0x0038(0x0050)(Edit, BlueprintVisible)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_FST_HitShakeData;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|