Definitto
1.1.0
The essential defines manager for the Unity game engine. API reference.
|
This is the complete list of members for Turbanov.Toolworks.Definitto.Define, including all inherited members.
CanBeDisabled(BuildTypeId buildTypeId, PlatformId platformId, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
ClearCache() | Turbanov.Toolworks.Definitto.Define | |
Define(Defines owner, string name) | Turbanov.Toolworks.Definitto.Define | |
Define(string name) | Turbanov.Toolworks.Definitto.Define | |
IsActive | Turbanov.Toolworks.Definitto.Define | |
IsBuiltIn | Turbanov.Toolworks.Definitto.Define | |
IsEnabled(IEnumerable< BuildTypeId > buildTypeIds, IEnumerable< PlatformId > platformTypes, AggregationPolicy policy=AggregationPolicy.All, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
IsEnabled(BuildTypeId buildTypeId, PlatformId platformId, AggregationPolicy policy=AggregationPolicy.All, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
IsEnabled(BuildCategoryId buildCategoryId, PlatformId platformId, AggregationPolicy policy=AggregationPolicy.All, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
IsEnabled(BuildTypeId buildTypeId, PlatformCategoryId platformCategoryId, AggregationPolicy policy=AggregationPolicy.All, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
IsEnabled(BuildCategoryId buildCategoryId, PlatformCategoryId platformCategoryId, AggregationPolicy policy=AggregationPolicy.All, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
IsMuted | Turbanov.Toolworks.Definitto.Define | |
IsMutedChanged | Turbanov.Toolworks.Definitto.Define | |
IsNameValid(string name) | Turbanov.Toolworks.Definitto.Define | static |
IsValid | Turbanov.Toolworks.Definitto.Define | |
Name | Turbanov.Toolworks.Definitto.Define | |
NameChanged | Turbanov.Toolworks.Definitto.Define | |
NameProp | Turbanov.Toolworks.Definitto.Define | |
Owner | Turbanov.Toolworks.Definitto.Define | |
SetEnabled(IEnumerable< BuildTypeId > buildTypeIds, IEnumerable< PlatformId > platformTypes, bool enabled=true, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
SetEnabled(BuildTypeId buildTypeId, PlatformId platformType, bool enabled=true, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
SetEnabled(BuildCategoryId buildCategoryId, PlatformId platformId, bool enabled=true, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
SetEnabled(BuildTypeId buildTypeId, PlatformCategoryId platformCategoryId, bool enabled=true, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
SetEnabled(BuildCategoryId buildCategoryId, PlatformCategoryId platformCategoryId, bool enabled=true, bool raw=false) | Turbanov.Toolworks.Definitto.Define | |
StateChanged | Turbanov.Toolworks.Definitto.Define | |
States | Turbanov.Toolworks.Definitto.Define |