|
Drag[en]gine Script Module DragonScript 1.32.1
|
Interaction. More...
Public Member Functions | |
| bool | interact (Instance instance, Array parameters, BehaviorElement source) |
| Interact with behavior. | |
Interaction.
| bool Dragengine.Scenery.ECBehaviorInteraction.Interaction.interact | ( | Instance | instance, |
| Array | parameters, | ||
| BehaviorElement | source | ||
| ) |
Interact with behavior.
This can either change or query the state of a behavior. The return value indicates if the interaction is supported and the change succeeded or the queried state applies.
| parameters | Optional parameters. |