Beamable SDK
Public Member Functions | Public Attributes | List of all members
Beamable.UI.Buss.VariableDatabase.VariableData Class Reference

Public Member Functions

 VariableData (string name)
 
IEnumerable< PropertyReferenceGetDeclarationsFrom (BussStyleSheet sheet)
 
PropertyReference GetDeclarationsFrom (BussStyleRule rule)
 
IEnumerable< PropertyReferenceGetUsagesFrom (BussStyleSheet sheet)
 
PropertyReference GetUsageFrom (BussStyleRule rule)
 
bool HasTypeDeclared (Type type)
 

Public Attributes

readonly string Name
 
List< PropertyReferenceDeclarations = new List<PropertyReference>()
 
List< PropertyReferenceUsages = new List<PropertyReference>()
 

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