Summary
The elements managed by this class.
Note that the number of active elements is stored in
InspectorGadgets.StaticLazyStack`1.StackHeight
rather than the count of
this list.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- StaticLazyStack
<T>
Syntax
protected static readonly List<T> Stack
Remarks
Not an actual Stack because that class is in System.dll which is not otherwise needed.