|
UnitySignals
Signals for Unity3D
|
Additional Inherited Members | |
Static Public Member Functions inherited from Signals.ValueReferenceComponent< string > | |
| static implicit | operator ValueReference< T > (ValueReferenceComponent< T > component) |
| Implicit cast from the ValueReferenceComponent to the wrapped ValueReference. | |
| static implicit | operator T (ValueReferenceComponent< T > component) |
| Implicit cast from the ValueReferenceComponent to the wrapped ValueReference.Value. | |
Properties inherited from Signals.ValueReferenceComponent< string > | |
| ValueReference< T > | Reference [get] |