Class InteractableProfileItem
The foundation of profiles that exist on an Interactable
Profiles pair themes with the objects they manipulate, based on state changes
Inheritance
InteractableProfileItem
Assembly: cs.temp.dll.dll
[Serializable]
public class InteractableProfileItem
Fields
Declaration
public bool HadDefaultTheme
Field Value
Declaration
Field Value
Type |
Description |
GameObject |
|
Declaration
public List<Theme> Themes
Field Value
Type |
Description |
List<Theme> |
|
Methods
Get a new theme instance and load it with settings
Declaration
public static InteractableThemeBase GetTheme(InteractableThemePropertySettings settings, GameObject host)
Parameters
Returns
Declaration
public static InteractableTypesContainer GetThemeTypes()
Returns