Class OnAttachedTrigger

Class Hierarchy

This trigger is set off when the item is initialized. For example, when you add a node to the node tree, or enter a state that contains this trigger.

Inherits properties and message types from OnAttachedTriggerMetadata.

Synopsis

Methods
create()

Creates an instance of OnAttachedTrigger

OnAttachedTrigger:create(objectName)

Creates an instance of OnAttachedTrigger.

Parameters
objectName (string)

The name of the object.