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)
UMaterialExpressionCustomOutput > UMaterialExpression > UObject
namespace Offsets { namespace Classes { // Inheritance: UMaterialExpressionCustomOutput > UMaterialExpression > UObject namespace UMaterialExpressionBentNormalCustomOutput { constexpr auto Input = 0x40; // FExpressionInput } } }
public static class Offsets { public static class Classes { // Inheritance: UMaterialExpressionCustomOutput > UMaterialExpression > UObject public static class UMaterialExpressionBentNormalCustomOutput { public const byte Input = 0x40; // FExpressionInput } } }