Azmyth.Assets.Asset.Asset C# (CSharp) Method

Asset() protected method

protected Asset ( ) : System
return System
        protected Asset()
            : this(new VectorID(-1, -1))
        {
        }

Same methods

Asset::Asset ( VectorID vectorID ) : System