Aaoe_base_bp_C > AArchonAoe > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: Aaoe_base_bp_C > AArchonAoe > AActor > UObject namespace ABP_AoE_Lantern_BroadsideVolley_C { constexpr auto UberGraphFrame = 0x450; // FPointerToUberGraphFrame constexpr auto DamageRowName = 0x458; // FName constexpr auto LDamageInfo = 0x460; // FDamageTableData } } }
public static class Offsets { public static class Classes { // Inheritance: Aaoe_base_bp_C > AArchonAoe > AActor > UObject public static class ABP_AoE_Lantern_BroadsideVolley_C { public const UInt16 UberGraphFrame = 0x450; // FPointerToUberGraphFrame public const UInt16 DamageRowName = 0x458; // FName public const UInt16 LDamageInfo = 0x460; // FDamageTableData } } }