Function metainfo from debug
Brief description
metainfo(object:):MetaInfo
Returns the meta information for the given object More ...
Function information
Name: | metainfo |
Base: | |
Group: | Debug plugins:Type system |
Icon: | types.png |
Color: | black |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Returns the meta information for the given object. Be careful when using this method. The returned meta info object can be destroyed without notice by the object factory.
Input parameters
-
object:
- Input object
Return values
-
Default return value:
MetaInfo
- Reference to the meta info object