ActionStackTracker

public class ActionStackTracker : DebugReportable

This tracker maintains the list of active Action Stacks across all ActionSession(s).

It is responsible for vending new stacks when required, or existing ones that are not closed.