reflectable top-level constant

EntityReflector const reflectable

Makes an object reflectable. For the Entity system to work and be able to open the instance, this has to be attached to the object.

Implementation

const reflectable = EntityReflector();