MappingEntry#
- class carb.events.MappingEntry#
 Bases:
pybind11_objectMethods
__init__(self, type, dispatch_name[, push_name])Attributes
dispatch_namepush_nametype- __init__(
 - self: carb.events._events.MappingEntry,
 - type: int,
 - dispatch_name: str,
 - push_name: str = '',