HyperX.Scripting.Api
The HyperX C# Scripting Application Programming Interface
Loading...
Searching...
No Matches
ProjectCreationStatus.cs File Reference

Namespaces

namespace  HyperX
namespace  HyperX.Scripting

Enumerations

enum  HyperX.Scripting.ProjectCreationStatus { HyperX.Scripting.Success = 1 , HyperX.Scripting.Failure = 2 , HyperX.Scripting.DuplicateNameFailure = 3 }
 Indicates whether a project was created successfully. If not, this indicates why the project was not created. More...