ClassVTable


Object Hierarchy:

JSC.ClassVTable JSC.ClassVTable JSC.ClassVTable

Description:

[ CCode ( has_type_id = false ) ]
public struct ClassVTable

Virtual table for a JSCClass.

This can be optionally used when registering a Class in a Context to provide a custom implementation for the class. All virtual functions are optional and can be set to null to fallback to the default implementation.


Namespace: JSC

Content:

Fields: