UArchonGameplayOperation > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonGameplayOperation > UObject namespace Usend_gameplay_event_to_actor_bpo_C { constexpr auto UberGraphFrame = 0x50; // FPointerToUberGraphFrame constexpr auto EventTag = 0x58; // FGameplayTag constexpr auto EventMagnitude = 0x60; // float constexpr auto Time = 0x64; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonGameplayOperation > UObject public static class Usend_gameplay_event_to_actor_bpo_C { public const byte UberGraphFrame = 0x50; // FPointerToUberGraphFrame public const byte EventTag = 0x58; // FGameplayTag public const byte EventMagnitude = 0x60; // float public const byte Time = 0x64; // float } } }