Click or drag to resize
ViewEventDelegateSource Property
Mono behaviour instance to register as listener at.

Namespace: Slash.Unity.Common.ViewModels
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public MonoBehaviour Source { get; set; }

Property Value

Type: MonoBehaviour
See Also