Skip to main content
Version: 2.7

PlatformEventManager

{"content": ["A class for managing Actor events.\n\nYou shouldn't use this class directly,\nbut instead use it via the Actor.on() and Actor.off() methods."]}

Index

Constructors

Constructors

__init__

  • __init__(config, kwargs): None
  • {"content": ["Create an instance of the EventManager.\n", {"


    Parameters

    Returns None

Page Options