Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.2.5
5.2.5
Action
Another action
Something else here
Separated link
Class
IndexedStack
Private
Public Methods
Clear
()
Pop
()
PopMany
(resultBuffer, popCount)
Pop the last N elements and store them in the buffer.
Push
(v)
Public Variables
Count
Public
int
Count
Private/Protected Members
buffer
Private
T[]
buffer = new T[4]