Punkman X1 API

MainForm.LoadTextures Method 

This method loades textures from game data directory.

private void LoadTextures(
   string path
);

Parameters

path
The path of texture directory

See Also

MainForm Class | PunkMan.Editor Namespace