Ejemplo n.º 1
0
    public override bool IsReadyToUse()
    {
        _target = Senses.GetSalvageTarget();

        return(ActionIsValid());
    }