StonehearthEditor.ImageFileData.LoadInternal C# (CSharp) Method

LoadInternal() protected method

protected LoadInternal ( ) : void
return void
        protected override void LoadInternal()
        {
            return; // Do nothing
        }