डिक्लेरेशन
func GetConsumables(target entity<Player>, out var items List<ItemIDType>)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
Target | Player | Target Player |
आउट
नाम | टाइप | विवरण |
---|---|---|
Result | ListT_ItemGoodsIDType | Consumable List |
Get the consumables in the target player's backpack consumable column
func GetConsumables(target entity<Player>, out var items List<ItemIDType>)
go
नाम | टाइप | विवरण |
---|---|---|
Target | Player | Target Player |
नाम | टाइप | विवरण |
---|---|---|
Result | ListT_ItemGoodsIDType | Consumable List |