NavigationStack.Pop
Method in NavigationStack
Declaration
public GameObject Pop()Description
Pops the last game object off the stack, effectively navigating backwards.
Returns
| GameObject | The game object that was popped off the stack. | 
public GameObject Pop()Pops the last game object off the stack, effectively navigating backwards.
| GameObject | The game object that was popped off the stack. |