UGameModeContentChooser > UObject
namespace Offsets { namespace Classes { // Inheritance: UGameModeContentChooser > UObject namespace UPhxGameContentAssetChooser { constexpr auto ContentAsset = 0x58; // UGameContentDataAsset* } } }
public static class Offsets { public static class Classes { // Inheritance: UGameModeContentChooser > UObject public static class UPhxGameContentAssetChooser { public const byte ContentAsset = 0x58; // UGameContentDataAsset* } } }