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 “”, (never None)
-
Inherited Properties
Inherited Functions