Skip to content

Cache objects in the ContentManager #17

Description

@SplittyDev

Currently, no loaded objects get cached and a call to ContentManager.Load<T> will always result in a new object being loaded from disk and instantiated. That's a waste of memory and slows down the engine.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions