Skip to content

@ue-too/ecs / getComponentNameString

Function: getComponentNameString()

getComponentNameString(componentName): string

Defined in: index.ts:247

Helper function to get the string description from a component name symbol. Useful for debugging and serialization.

Parameters

componentName

symbol

The component name symbol

Returns

string

The string description of the symbol