Disable Custom Types
The no_object
feature disables support for custom types including:
-
method-style function calls (e.g.
obj.method()
), -
object maps and the
Map
type, -
the
register_get
,register_set
andregister_get_set
API’s forEngine
The no_object
feature disables support for custom types including:
method-style function calls (e.g. obj.method()
),
object maps and the Map
type,
the register_get
, register_set
and register_get_set
API’s for Engine