Class AmmoCountCon
- Namespace
- VoxelPlayground.AI
- Assembly
- GamePlay.dll
[CreateAssetMenu(fileName = "AmmoCountCon", menuName = "VoxelPlayground/AI/Consideration/AmmoCount", order = 1)]
public class AmmoCountCon : AIConsideration
- Inheritance
-
objectAmmoCountCon
- Inherited Members
- Extension Methods
Fields
compareType
public CompareType compareType
Field Value
count
public int count
Field Value
- int
Methods
Evaluate()
public override bool Evaluate()
Returns
- bool