C# Class ChapterMaster.Loader

Show file Open project: ChapterMasterRestoration/Chapter-Master-Restoration

Public Properties

Property Type Description
CONTENT_ROOT string

Public Methods

Method Description
LoadPNG ( string name ) : Texture2D

Method Details

LoadPNG() public static method

public static LoadPNG ( string name ) : Texture2D
name string
return Texture2D

Property Details

CONTENT_ROOT public static property

public static string CONTENT_ROOT
return string