![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Classes | |
interface | SiliconStudio.Core.Collections.ITrackingCollectionChanged |
class | SiliconStudio.Core.Collections.FastCollection< T > |
Overrides Collection{T} with value types enumerators to avoid allocation in foreach loops, and various helper functions. More... | |
class | SiliconStudio.Core.Collections.TrackingCollection< T > |
Represents a collection that generates events when items get added or removed. More... | |
Namespaces | |
package | SiliconStudio.Core.Collections |