mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
clip size vehicles cheat command
This commit is contained in:
@@ -78,8 +78,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
static inline FChunkedFixedUObjectArray* ChunkedObjects;
|
||||
static inline FFixedUObjectArray* UnchunkedObjects;
|
||||
extern inline FChunkedFixedUObjectArray* ChunkedObjects = 0;
|
||||
extern inline FFixedUObjectArray* UnchunkedObjects = 0;
|
||||
|
||||
FORCEINLINE UObject* GetObjectByIndex(int32 Index)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user