Drag[en]gine Script Module DragonScript  1.21
Dragengine.Scenery.ECBehaviorAttachSlot.DefaultListener Class Reference

Default implementation of behavior instance listener. More...

Inheritance diagram for Dragengine.Scenery.ECBehaviorAttachSlot.DefaultListener:
Dragengine.Scenery.ECBehaviorAttachSlot.Listener

Public Member Functions

DefaultListener new ()
 Create default listener. More...
 
void slotAttached (Instance instance, ECBehaviorAttachable.Instance attachable)
 Attachable has been attached to slot. More...
 
void slotDetached (Instance instance, ECBehaviorAttachable.Instance attachable)
 Attachable has been removed from slot. More...
 

Detailed Description

Default implementation of behavior instance listener.

Member Function Documentation

◆ new()

DefaultListener Dragengine.Scenery.ECBehaviorAttachSlot.DefaultListener.new ( )

Create default listener.

◆ slotAttached()

void Dragengine.Scenery.ECBehaviorAttachSlot.DefaultListener.slotAttached ( Instance  instance,
ECBehaviorAttachable.Instance  attachable 
)

Attachable has been attached to slot.

Implements Dragengine.Scenery.ECBehaviorAttachSlot.Listener.

◆ slotDetached()

void Dragengine.Scenery.ECBehaviorAttachSlot.DefaultListener.slotDetached ( Instance  instance,
ECBehaviorAttachable.Instance  attachable 
)

Attachable has been removed from slot.

Implements Dragengine.Scenery.ECBehaviorAttachSlot.Listener.


The documentation for this class was generated from the following file: