ArcAnnihilation.Spell.GetTexture C# (CSharp) 메소드

GetTexture() 공개 메소드

public GetTexture ( ) : DotaTexture
리턴 DotaTexture
        public DotaTexture GetTexture()
        {
            return _texture;
        }