Swing  1.0
Classes | Public Member Functions | Static Public Attributes | Properties | List of all members
Swing.ComponentsSettings Class Reference
Inheritance diagram for Swing.ComponentsSettings:

Classes

class  DisableComponent
 

Public Member Functions

bool AddDisableInGameplay (System.Type type)
 
bool AddDisableInGameplay (string shortQualifiedName)
 
void RemoveDisableInGameplay (System.Type type)
 
void RemoveDisableInGameplay (string shortQualifiedName)
 
bool AddDisableInPlayback (System.Type type)
 
bool AddDisableInPlayback (string shortQualifiedName)
 
void RemoveDisableInPlayback (System.Type type)
 
void RemoveDisableInPlayback (string shortQualifiedName)
 

Static Public Attributes

static readonly string fileName = "ComponentsSettings.asset"
 

Properties

static string resourcePath [get]
 
static string assetPath [get]
 
static string dataPath [get]
 
IEnumerable< DisableComponentDisableInGameplay [get]
 
IEnumerable< DisableComponentDisableInPlayback [get]
 

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