Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
UCameraModifier > UObject
namespace Offsets { namespace Classes { // Inheritance: UCameraModifier > UObject namespace UCameraModifier_FOV { constexpr auto FOVAddend = 0x48; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UCameraModifier > UObject public static class UCameraModifier_FOV { public const byte FOVAddend = 0x48; // float } } }