ProtoFlux:Update

From Resonite Wiki
Revision as of 21:23, 9 February 2024 by 989onan (talk | contribs) (fix types)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.