MemorySystem constructor

MemorySystem([
  1. GameEntity? owner
])

Constructs a new memory system.

Implementation

MemorySystem([ this.owner  ]);