Beamable SDK
Public Member Functions | Protected Member Functions | Properties | List of all members
Beamable.Theme.StyleObject< T > Class Template Referenceabstract
Inheritance diagram for Beamable.Theme.StyleObject< T >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Theme.StyleObject< T >:
Collaboration graph
[legend]

Public Member Functions

override void Apply (UIBehaviour target)
 
override bool Accepts (UIBehaviour target)
 

Protected Member Functions

abstract void Apply (T target)
 

Properties

override Type StyledType [get]
 
- Properties inherited from Beamable.Theme.StyleObjectBase
abstract Type StyledType [get]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Theme.StyleObjectBase
bool Enabled
 

Member Function Documentation

◆ Accepts()

override bool Beamable.Theme.StyleObject< T >.Accepts ( UIBehaviour  target)
inlinevirtual

◆ Apply()

override void Beamable.Theme.StyleObject< T >.Apply ( UIBehaviour  target)
inlinevirtual

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