Open agathazeren opened 4 years ago
Maybe RocketComponentType
, if you want to be verbose. ComponentClass
works just fine, and its only downside is that it's pretty generic without context.
The main issue I have with it is that it does not seem to mean that the data specific to that component class are part of it, and seems like a simple enum that is only the actual class.
How about ComponentDetails
or ComponentData
?
I like ComponentData
.
SpecificComponent
? Specifics
? Just annother idea.
This seems like a bad name, but I can't think of a better one.