ArtemisComm.GameMessageSubPackets.SoundEffectSubPacket.SoundEffectSubPacket C# (CSharp) 메소드

SoundEffectSubPacket() 공개 메소드

public SoundEffectSubPacket ( Stream stream, int index ) : System
stream Stream
index int
리턴 System
        public SoundEffectSubPacket(Stream stream, int index) : base(stream, index) { }
        public override OriginType GetValidOrigin()