Skip to content

@ue-too/ecs / ComponentName

Type Alias: ComponentName

ComponentName = symbol

Defined in: index.ts:132

Component name identifier using Symbol for type safety and uniqueness. Use createComponentName to create component names, or Symbol.for for global symbols.