namespace · ui.action.events
Event-feed actions
Logical actions used by the standard causal history feed.
namespace ui.action.events
- Stable ID
ui.action.events- Owner
- controls.ControlState
- Authority
- presentation
- Timing
- immediate
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.19.0
Usage
Use this namespace for the standard event-feed view, tabs, and retained entry selection. The namespace has no gameplay authority.
Parameters
- None
Returns
The registered event-feed action contracts.
Cost
Namespace lookup is constant-time.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Open the event feed through ui.action.events.open.
API history
- 1.19.0: Event-feed action namespace added for Phase 19Q9F.