UPhxBaseGameplayTaskComponent > UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UPhxBaseGameplayTaskComponent > UActorComponent > UObject namespace UPhxGameplayActionComponent { constexpr auto ActionSet = 0x160; // UPhxGameplayActionSet* constexpr auto GameplayActionData = 0x168; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UPhxBaseGameplayTaskComponent > UActorComponent > UObject public static class UPhxGameplayActionComponent { public const UInt16 ActionSet = 0x160; // UPhxGameplayActionSet* public const UInt16 GameplayActionData = 0x168; // TArray } } }