UGizmoBaseFloatParameterSource > UObject
namespace Offsets { namespace Classes { // Inheritance: UGizmoBaseFloatParameterSource > UObject namespace UGizmoLocalFloatParameterSource { constexpr auto Value = 0x48; // float constexpr auto LastChange = 0x4c; // FGizmoFloatParameterChange } } }
public static class Offsets { public static class Classes { // Inheritance: UGizmoBaseFloatParameterSource > UObject public static class UGizmoLocalFloatParameterSource { public const byte Value = 0x48; // float public const byte LastChange = 0x4c; // FGizmoFloatParameterChange } } }