UnitySignals
Signals for Unity3D
|
Additional Inherited Members | |
![]() | |
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. | |
![]() | |
ValueReference< T > | Reference [get] |