Ejemplo n.º 1
0
    //
    //
    // Aerial Attack Switches
    //
    //

    public void LightAerialAttackPlaying1()
    {
        bool value = true;

        attackBoolRef.LightAerialAttack1(value);
    }