USSGS_ColorEffectSpecification > UObject
namespace Offsets { namespace Classes { // Inheritance: USSGS_ColorEffectSpecification > UObject namespace USSGS_ColorEffectSpecificationStatic { constexpr auto Color = 0x30; // FSSGS_RGB } } }
public static class Offsets { public static class Classes { // Inheritance: USSGS_ColorEffectSpecification > UObject public static class USSGS_ColorEffectSpecificationStatic { public const byte Color = 0x30; // FSSGS_RGB } } }