API reference
API reference
Select your platform
No SDKs available
No versions available

SelectorUnityEventWrapper Class

Extends MonoBehaviour
Exposes Unity Events that are raised when an ISelector selects or unselects.

Fields

UnityEvent WhenSelected[Get]
UnityEvent WhenUnselected[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void InjectAllSelectorUnityEventWrapper
( ISelector selector )
void InjectSelector
( ISelector selector )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon