NavigationStack.Pop

Method in NavigationStack

Declaration

public GameObject Pop()

Description

Pops the last game object off the stack, effectively navigating backwards.

Returns

GameObjectThe game object that was popped off the stack.