Inheritance fix
This commit is contained in:
@@ -30520,7 +30520,7 @@ DUMPER7_ASSERTS_AGameSession;
|
||||
|
||||
// Class Engine.GameUserSettings
|
||||
// 0x0120 (0x0148 - 0x0028)
|
||||
class UGameUserSettings final : public UObject
|
||||
class UGameUserSettings : public UObject
|
||||
{
|
||||
public:
|
||||
bool bUseVSync; // 0x0028(0x0001)(ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
||||
|
||||
Reference in New Issue
Block a user