UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace Uconditional_marker_C { constexpr auto UberGraphFrame = 0x28; // FPointerToUberGraphFrame constexpr auto OnConditionEvaluated = 0x30; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class Uconditional_marker_C { public const byte UberGraphFrame = 0x28; // FPointerToUberGraphFrame public const byte OnConditionEvaluated = 0x30; // FMulticastInlineDelegate } } }