C# Class Glare.Assets.AssetLoadError.UnexpectedEndOfFile

The file was not as big as it needed to be.
Inheritance: AssetLoadError
Show file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
UnexpectedEndOfFile ( AssetLoader info ) : System

Initialises the object.

Method Details

UnexpectedEndOfFile() public method

Initialises the object.
public UnexpectedEndOfFile ( AssetLoader info ) : System
info AssetLoader
return System