ProtoFlux:Update

From Resonite Wiki
(Redirected from Update (ProtoFlux))
Update
OnUpdate
UpdatingUser
null
SkipIfNull
null
Flow

Will send a pulse every game tick from the UpdatingUser if User is provided.

If the UpdatingUser is not provided and SkipIfNull is Null or False, it will pulse for every user for every game tick, this can lead to undesired behavior.