UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject namespace UPlayersScoreWidget { constexpr auto PlayerRowsContainer = 0x388; // UPanelWidget* constexpr auto PlayerRowWidgetClass = 0x390; // USnowballFFAListRow* } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject public static class UPlayersScoreWidget { public const UInt16 PlayerRowsContainer = 0x388; // UPanelWidget* public const UInt16 PlayerRowWidgetClass = 0x390; // USnowballFFAListRow* } } }