Getting Started

Master Blueprints

Data

FireCheck(Ammo Count:Integer)

Function

FireCheck(Ammo Count:Integer)

Remarks

This function is used to check if the weapon has ammo to fire.

Actions

  1. Check if Current Ammo is equal to 0. If so, return "Ammo" as false, else return "Ammo" as true.