![]()  | 
  
    CustomAssets
    
   Askowl Custom Assets 
   | 
 
Float CustomAsset contains a float value which can be connected directly to OnValueChange callbacks in UI slider and scrollbar components. Connect it to event listeners to interact with components such as Animation, Text or Unity. Or add listeners to your own classes with Register(this) More...
  
 Properties | |
| override UnityEngine.GameObject | Value [get, set] | 
| For safe(ish) access to the contents field  More... | |
  Properties inherited from CustomAsset.Mutable.OfType< UnityEngine.GameObject > | |
| virtual T | Value [get, set] | 
| For safe(ish) access to the contents field  More... | |
Definition at line 10 of file GameObject.cs.
      
  | 
  getset | 
For safe(ish) access to the contents field
Definition at line 12 of file GameObject.cs.