UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UWidget > UVisual > UObject namespace UAkWwiseTree { constexpr auto OnSelectionChanged = 0x108; // FMulticastInlineDelegate constexpr auto OnItemDragged = 0x118; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UWidget > UVisual > UObject public static class UAkWwiseTree { public const UInt16 OnSelectionChanged = 0x108; // FMulticastInlineDelegate public const UInt16 OnItemDragged = 0x118; // FMulticastInlineDelegate } } }