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)
UBTTaskNode > UBTNode > UObject
namespace Offsets { namespace Classes { // Inheritance: UBTTaskNode > UBTNode > UObject namespace UBTTask_FinishWithResult { constexpr auto Result = 0x70; // EBTNodeResult } } }
public static class Offsets { public static class Classes { // Inheritance: UBTTaskNode > UBTNode > UObject public static class UBTTask_FinishWithResult { public const byte Result = 0x70; // EBTNodeResult } } }