You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This static struct would contain all the metadata associated with an Archetype (name, required/recommended/optional components, required sizes for static arrays, etc).
It is codegen'd and supersedes the temporary ArchetypeDefinition.
This static struct would contain all the metadata associated with an
Archetype(name, required/recommended/optional components, required sizes for static arrays, etc).It is codegen'd and supersedes the temporary
ArchetypeDefinition.