예제 #1
0
    public void HeavyAttackPlaying2()
    {
        var heavyAttack2 = true;

        attackBoolRef.HeavyAttack2(heavyAttack2);
    }