NScumm.Core.Audio.SoftSynth.Struct10.Struct10 C# (CSharp) Méthode

Struct10() public méthode

public Struct10 ( ) : System
Résultat System
        public Struct10()
        {
            TableA = new byte[4];
            TableB = new byte[4];
        }
    }
Struct10