FLoadout¶
#include <Loadout.h>
Public Functions¶
Name | |
---|---|
TBL_API | FLoadout() |
Public Attributes¶
Name | |
---|---|
TSubclassOf< AInventoryItem > | Bandage |
TSubclassOf< AInventoryItem > | Item |
TSubclassOf< AInventoryItem > | Knife |
TSubclassOf< AInventoryItem > | Primary |
TSubclassOf< AInventoryItem > | Secondary |
TSubclassOf< AInventoryItem > | Shield |
TSubclassOf< AInventoryItem > | Special |
Updated on 2025-01-21 at 09:02:25 +0100