C# Class GameCreatorGroupProject.ResourceImporter

Exibir arquivo Open project: HeroOfTheWinds/CS-350-410-431-Group-Project

Public Methods

Method Description
SaveResource ( Project project, string name, string ext, string resPath ) : void

Private Methods

Method Description
getAppDataPath ( ) : string

Method Details

SaveResource() public method

public SaveResource ( Project project, string name, string ext, string resPath ) : void
project Project
name string
ext string
resPath string
return void