NavigationStack.items
Property in NavigationStack
Declaration
public Stack<GameObject> items { get; }
Description
The game objects added to the stack (Read only).
public Stack<GameObject> items { get; }
The game objects added to the stack (Read only).