fishinggggg + uh everything kinda broke last commit i fixed it all dw

This commit is contained in:
Milxnor
2023-03-23 21:51:48 -04:00
parent bdf3bd2bc0
commit 757f7b21d3
25 changed files with 669 additions and 107 deletions

View File

@@ -6,6 +6,7 @@ class UFortWeaponItemDefinition : public UFortWorldItemDefinition
{
public:
int GetClipSize();
UFortWorldItemDefinition* GetAmmoData();
static UClass* StaticClass();
};