@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