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)
UGameplayTask > UObject
Copyright Epic Games, Inc. All Rights Reserved.
namespace Offsets { namespace Classes { // Inheritance: UGameplayTask > UObject namespace UGameplayTask_WaitDelay { constexpr auto OnFinish = 0x68; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UGameplayTask > UObject public static class UGameplayTask_WaitDelay { public const byte OnFinish = 0x68; // FMulticastInlineDelegate } } }