Skip to content

@ue-too/ecs / index / getComponentNameString

函式: getComponentNameString()

getComponentNameString(componentName): string

定義於: index.ts:247

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

參數

componentName

symbol

The component name symbol

回傳

string

The string description of the symbol