top of page
Общая информация
Description
VR Ammo Box is a class of a box which contains ammo. After putting in the inventory amount of ammo will be added.
Settings
Amount - This is an integer variable which represents the amount of ammo inside the box.
Caliber - This is an integer variable which is a caliber index.
Справочник API Blueprint
Public Member Functions
Get Caliber
Output
uint8
Get Amount
Output
int
Set Amount
Input
int
AddAmount
Input
int
bottom of page