initialPrefabs logo
  • Home 
  • Blog 
  • Tools 
  • Tags 
  1. Home
  2. Tools
  3. No Alloc Collections Documentation
  4. NoAllocList

NoAllocList

1 min read • 35 words
Tools   API  
Tools   API  
Share via
initialPrefabs
Link copied to clipboard

On this page
  • namespace InitialPrefabs.Collections
  • Summary
  • NoAllocEnumerator<T> GetEnumerator()

NoAllocList  

namespace InitialPrefabs.Collections  

Summary  

A stack only list backed by a Span{T}. The capacity is fixed, however the total number of elements are tracked.

NoAllocEnumerator<T> GetEnumerator()  

Go back to API Home

 NoAllocHashSet
NoAllocListExtensions 
On this page:
  • namespace InitialPrefabs.Collections
  • Summary
  • NoAllocEnumerator<T> GetEnumerator()
Follow Us!

Contact us if you want to work with us for your games and art projects!

     
Copyright © 2016-2025 InitialPrefabs
initialPrefabs
Code copied to clipboard