Basic Type |
Pointer |
Represents a type-anonymous pointer. Only used for internal purposes.
Although you may not declare objects of this type in a script, some methods may take these objects as parameter and some classes have fields of this type. You may declare type-identified pointers instead from any public type.
Related Topics: | [Top] |