C# Class Glare.Assets.AssetLoadError.UnexpectedEndOfFile

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

Méthodes publiques

Méthode Description
UnexpectedEndOfFile ( AssetLoader info ) : System

Initialises the object.

Method Details

UnexpectedEndOfFile() public méthode

Initialises the object.
public UnexpectedEndOfFile ( AssetLoader info ) : System
info AssetLoader
Résultat System