UListView > UListViewBase > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UListView > UListViewBase > UWidget > UVisual > UObject namespace UTreeView { constexpr auto BP_OnGetItemChildren = 0x878; // FDelegate constexpr auto BP_OnItemExpansionChanged = 0x888; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UListView > UListViewBase > UWidget > UVisual > UObject public static class UTreeView { public const UInt16 BP_OnGetItemChildren = 0x878; // FDelegate public const UInt16 BP_OnItemExpansionChanged = 0x888; // FMulticastInlineDelegate } } }