Files
ReshadePluginsCore/ClairObscur/SDK/FCharacterExplorationAudioProfile_structs.hpp
2026-03-18 18:13:09 +01:00

30 lines
670 B
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: FCharacterExplorationAudioProfile
#include "Basic.hpp"
#include "FSoundEvent_structs.hpp"
namespace SDK
{
// UserDefinedStruct FCharacterExplorationAudioProfile.FCharacterExplorationAudioProfile
// 0x0008 (0x0008 - 0x0000)
struct FFCharacterExplorationAudioProfile final
{
public:
struct FFSoundEvent Jump_2_5D84A2F74E2BC4BC246A17908658794B; // 0x0000(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, ContainsInstancedReference, HasGetValueTypeHash)
};
DUMPER7_ASSERTS_FFCharacterExplorationAudioProfile;
}