UPhxBaseGameplayAction > UPhxBaseBlueprintGameplayTask > UPhxBaseGameplayTask > UObject
namespace Offsets { namespace Classes { // Inheritance: UPhxBaseGameplayAction > UPhxBaseBlueprintGameplayTask > UPhxBaseGameplayTask > UObject namespace Upet_idle_target_of_interest_gameplay_action_C { constexpr auto UberGraphFrame = 0xd0; // FPointerToUberGraphFrame constexpr auto SelectedGameplayAction = 0xd8; // UPhxBaseGameplayAction* } } }
public static class Offsets { public static class Classes { // Inheritance: UPhxBaseGameplayAction > UPhxBaseBlueprintGameplayTask > UPhxBaseGameplayTask > UObject public static class Upet_idle_target_of_interest_gameplay_action_C { public const byte UberGraphFrame = 0xd0; // FPointerToUberGraphFrame public const byte SelectedGameplayAction = 0xd8; // UPhxBaseGameplayAction* } } }