Definitto 1.1.0
The essential defines manager for the Unity game engine. API reference.
Properties | List of all members
Turbanov.Toolworks.Definitto.BuildType Class Reference

Settings for each build type. More...

Properties

string Title [get]
 A human-readable name of the build type. More...
 
BuildCategoryId CategoryId [get]
 The category identifier of the build. More...
 
BuildCategory Category [get]
 Gets the build category of the build type. More...
 
BuildTypeId Id [get]
 The build type identifier. More...
 

Detailed Description

Settings for each build type.

Property Documentation

◆ Category

BuildCategory Turbanov.Toolworks.Definitto.BuildType.Category
get

Gets the build category of the build type.

The category of the build.

◆ CategoryId

BuildCategoryId Turbanov.Toolworks.Definitto.BuildType.CategoryId
get

The category identifier of the build.

◆ Id

BuildTypeId Turbanov.Toolworks.Definitto.BuildType.Id
get

The build type identifier.

◆ Title

string Turbanov.Toolworks.Definitto.BuildType.Title
get

A human-readable name of the build type.


The documentation for this class was generated from the following file: