Class NamedComponent

A named container for specialized Entity data.

class NamedComponent
  : Component ;

Constructors

NameDescription
this (name) Initialize a new NamedComponent.