MemorySystem constructor
MemorySystem([
- GameEntity? owner
Constructs a new memory system.
Implementation
MemorySystem([ this.owner ]);
Constructs a new memory system.
MemorySystem([ this.owner ]);