Skip to content

@ue-too/ecs / index / getSystemNameString

函式: getSystemNameString()

getSystemNameString(systemName): string

定義於: index.ts:300

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

參數

systemName

symbol

The system name symbol

回傳

string

The string description of the symbol