![]() |
Paradox Game Engine
v1.0.0 beta06
|
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.VSProjectHelper | static |
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.VSProjectHelper | static |
GetPlatformTypeFromProject(Microsoft.Build.Evaluation.Project project) | SiliconStudio.Assets.VSProjectHelper | static |
GetProjectGuid(Microsoft.Build.Evaluation.Project project) | SiliconStudio.Assets.VSProjectHelper | static |
GetProjectTypeFromProject(Microsoft.Build.Evaluation.Project project) | SiliconStudio.Assets.VSProjectHelper | static |
LoadProject(string fullProjectLocation, string configuration="Debug", string platform="AnyCPU", Dictionary< string, string > extraProperties=null) | SiliconStudio.Assets.VSProjectHelper | static |