Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
{
    "componentName" : "broadcastSceneEvents"
  , "eventslisteners" : <Array(String)>
}
Code Block
"eventslisteners" : [
 	<eventName>, 
]

Overview

  • Listens for scene events and triggers the events on the entityForwards entity events to the active scene

Properties

  • None

Events

  • Dynamic

...