findRegisteredClass MethodStatic
Find a registered class by classFullName.
findRegisteredClass(classFullName: string): Entity | undefined
| Parameter | Type | Description |
|---|---|---|
| classFullName | string | class to find |
Returns - The Entity class or undefined
Defined in
Last Updated: 08 January, 2020