GmodStarfall/Starfall

Wrapper/'Class' Inheritance

ColonelThirtyTwo opened this issue · 0 comments

Currently, the wrapper 'classes' for players / holograms are very different, despite them wrapping the same values as the standard entity type and sharing mostly the same methods. A way for player/hologram objects to inherit from the entity class would be nice.

Type checking functions would also have to be updated.