示例#1
0
    public override void DoChecks()
    {
        base.DoChecks();

        isPlayerInMinAgroRange = enermy.CheckPlayerInMinAgroRange();
    }