C# Class GameCreatorGroupProject.ResourceImporter

Afficher le fichier Open project: HeroOfTheWinds/CS-350-410-431-Group-Project

Méthodes publiques

Méthode Description
SaveResource ( Project project, string name, string ext, string resPath ) : void

Private Methods

Méthode Description
getAppDataPath ( ) : string

Method Details

SaveResource() public méthode

public SaveResource ( Project project, string name, string ext, string resPath ) : void
project Project
name string
ext string
resPath string
Résultat void