UProjectileBehavior_BeamBase > UProjectileBehavior > UObject
namespace Offsets { namespace Classes { // Inheritance: UProjectileBehavior_BeamBase > UProjectileBehavior > UObject namespace UProjectileBehavior_DirectedBeamBase { constexpr auto LateralCurve = 0x310; // UCurveFloat* constexpr auto LateralAmount = 0x318; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UProjectileBehavior_BeamBase > UProjectileBehavior > UObject public static class UProjectileBehavior_DirectedBeamBase { public const UInt16 LateralCurve = 0x310; // UCurveFloat* public const UInt16 LateralAmount = 0x318; // float } } }