RecipeTimeToCraftMS Property |
View Project on GitHub
The time in milliseconds it takes to craft the item.
Namespace: GW2CSharp.V2.Unauthenticated.RecipesAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic int TimeToCraftMS { get; set; }
Property Value
Type:
Int32
See Also