UGizmoBaseVec2ParameterSource > UObject
namespace Offsets { namespace Classes { // Inheritance: UGizmoBaseVec2ParameterSource > UObject namespace UGizmoLocalVec2ParameterSource { constexpr auto Value = 0x48; // FVector2D constexpr auto LastChange = 0x50; // FGizmoVec2ParameterChange } } }
public static class Offsets { public static class Classes { // Inheritance: UGizmoBaseVec2ParameterSource > UObject public static class UGizmoLocalVec2ParameterSource { public const byte Value = 0x48; // FVector2D public const byte LastChange = 0x50; // FGizmoVec2ParameterChange } } }