#pragma once /* * SDK generated by Dumper-7 * * https://github.com/Encryqed/Dumper-7 */ // Package: S_DialogueLine #include "Basic.hpp" namespace SDK { // UserDefinedStruct S_DialogueLine.S_DialogueLine // 0x0030 (0x0030 - 0x0000) struct FS_DialogueLine final { public: class FText Speaker_2_1F76A3DE41806FF70755B2A634FECAB1; // 0x0000(0x0010)(Edit, BlueprintVisible) class FText Line_4_502FF3E54DF0401C501EF68475A1DF0B; // 0x0010(0x0010)(Edit, BlueprintVisible) double Delay_9_4E0D48474217B63C8415598E68FE80A0; // 0x0020(0x0008)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) double Duration_11_CBCF8B2148393A03884F89866A6DC7C3; // 0x0028(0x0008)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) }; DUMPER7_ASSERTS_FS_DialogueLine; }