Function registered from debug
Brief description
registered(type:String):bool
Returns true if a type is registered by the meta-object registration More ...
Function information
| Name: | registered |
| Base: | |
| Group: | Debug plugins:Type system |
| Icon: | types.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Returns true if a type is registered by the meta-object registration
Input parameters
-
type:
String
- Type name
Return values
-
Default return value:
bool
- True of the type is registered
