class_peek_static
Description:
A more efficient version of class_peek which works only for static types.
Parameters:
type |
type ID of a classed type |
Returns:
the TypeClass structure for the given type ID or null if the class does not currently exist or is dynamically loaded |