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:
9
Project Reboot 3.0/FortInventoryInterface.h
Normal file
9
Project Reboot 3.0/FortInventoryInterface.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "Object.h"
|
||||
|
||||
class UFortInventoryInterface
|
||||
{
|
||||
public:
|
||||
static char RemoveInventoryItemHook(__int64 a1, FGuid a2, int Count, char bForceRemoveFromQuickBars, char bForceRemoval);
|
||||
};
|
||||
Reference in New Issue
Block a user