NScumm.Core.Audio.SoftSynth.Struct10.Struct10 C# (CSharp) 메소드

Struct10() 공개 메소드

public Struct10 ( ) : System
리턴 System
        public Struct10()
        {
            TableA = new byte[4];
            TableB = new byte[4];
        }
    }
Struct10