UGameModeContentSpecification > UObject
namespace Offsets { namespace Classes { // Inheritance: UGameModeContentSpecification > UObject namespace Udanger_meter_spec_C { constexpr auto MaxDangerBehaviour = 0x70; // danger_meter_behaviour_enum } } }
public static class Offsets { public static class Classes { // Inheritance: UGameModeContentSpecification > UObject public static class Udanger_meter_spec_C { public const byte MaxDangerBehaviour = 0x70; // danger_meter_behaviour_enum } } }