Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Assets.VSProjectHelper Member List

This is the complete list of members for SiliconStudio.Assets.VSProjectHelper, including all inherited members.

CompileProjectAssemblyAsync(string fullProjectLocation, ILogger logger, string targets="Build", string configuration="Debug", string platform="AnyCPU", Dictionary< string, string > extraProperties=null, BuildRequestDataFlags flags=BuildRequestDataFlags.None)SiliconStudio.Assets.VSProjectHelperstatic
GetOrCompileProjectAssembly(string fullProjectLocation, ILogger logger, bool autoCompileProject, string configuration="Debug", string platform="AnyCPU", Dictionary< string, string > extraProperties=null, bool onlyErrors=false, BuildRequestDataFlags flags=BuildRequestDataFlags.None)SiliconStudio.Assets.VSProjectHelperstatic
GetPlatformTypeFromProject(Microsoft.Build.Evaluation.Project project)SiliconStudio.Assets.VSProjectHelperstatic
GetProjectGuid(Microsoft.Build.Evaluation.Project project)SiliconStudio.Assets.VSProjectHelperstatic
GetProjectTypeFromProject(Microsoft.Build.Evaluation.Project project)SiliconStudio.Assets.VSProjectHelperstatic
LoadProject(string fullProjectLocation, string configuration="Debug", string platform="AnyCPU", Dictionary< string, string > extraProperties=null)SiliconStudio.Assets.VSProjectHelperstatic