class_ref
Description:
Warning: class_ref is deprecated since 2.84.
Increments the reference count of the class structure belonging to type.
Note:
Use class_get instead
This function will demand-create the class if it doesn't exist already.
Parameters:
| type |
type ID of a classed type |
Returns:
|
the TypeClass structure for the given type ID |