UpdateManager Class
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Location
- Namespace
- Fuse
- Package
- Fuse.Common 2.9.1
Interface of UpdateManager
AddAction(IUpdateListener, UpdateStage) uno
AddDeferredAction(Action, LayoutPriority) uno
AddDeferredAction(Action, UpdateStage, LayoutPriority) uno
AddDeferredAction(IUpdateListener, LayoutPriority) uno
AddDeferredAction(IUpdateListener, UpdateStage, LayoutPriority) uno
AddOnceAction(Action, UpdateStage) uno
Dispatcher : IDispatcher uno
FrameIndex : int uno
IncreaseFrameIndex uno
PerformNextFrame(Action, UpdateStage, int) uno
PostAction(Action) uno
This is the only thread-safe entry point. It adds an action to be executed in the Update thread.