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

UpdateDriverAfterDataSource Class

Extends MonoBehaviour, IUpdateDriver
An UpdateDriver that drives after an IDataSource has new input data available.

Protected Fields

bool _started[Get]

Properties

bool IsRootDriver[Get]

Protected Functions

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

Member Functions

void Drive ( )
void InjectAllUpdateDriverAfterDataSource
( IUpdateDriver updateDriver,
IDataSource dataSource )
void InjectUpdateDriver
( IUpdateDriver updateDriver )
void InjectDataSource
( IDataSource dataSource )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon