UTgAIBehaviorAction_MoveToTarget > UTgAIBehaviorAction_MoveBase > UTgAIBehaviorAction > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgAIBehaviorAction_MoveToTarget > UTgAIBehaviorAction_MoveBase > UTgAIBehaviorAction > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject namespace UTgAIBehaviorAction_MoveAroundLanePusher { constexpr auto DeviceSlot = 0x9c; // TG_EQUIP_POINT constexpr auto bMoveClockWise = 0xa0; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UTgAIBehaviorAction_MoveToTarget > UTgAIBehaviorAction_MoveBase > UTgAIBehaviorAction > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject public static class UTgAIBehaviorAction_MoveAroundLanePusher { public const byte DeviceSlot = 0x9c; // TG_EQUIP_POINT public const byte bMoveClockWise = 0xa0; // uint32_t : 1 } } }