MessageSensor(Sensor)

base classes — bpy_struct, Sensor

class bpy.types.MessageSensor(Sensor)

Sensor to detect incoming messages

subject

Optional subject filter: only accept messages with this subject, or empty to accept all

Type :string, default “”

Inherited Properties

Inherited Functions

Previous topic

MessageActuator(Actuator)

Next topic

MetaBall(ID)