Output Incrementor Object

From Runic Games Wiki
Jump to: navigation, search

Contents

Output Incrementor

Description

This Level Object can fire off up to five unique Output events when incremented.

Location

Right-click on an empty space in the Layout Scene Manager and choose Logic > Output Incrementor from the list.

Properties

Name Type Description Read Only
INCREMENTOR
LOOP COUNT
int
The number of loops the Output Incrementor should do.
LOOPS FOREVER
bool
If True the Output Incrementor loops forever.
MAX OUTPUT
int
The maximum "Increment" Output events to fire before the Output Incrementor loops.
PROPERTIES
ENABLED
bool
Set the Output Incrementor enabled or disabled.

Input Events

Increment
Increment the count by 1.
Enable
Enable the Output Incrementor. The Output Incrementor will accept "Increment" Input events.
Disable
Disable the Output Incrementor. The Output Incrementor will not accept "Increment" Input events.

Output Events

Incremented
This event will fire when the Output Incrementor receives an "Increment" Input event.
First Increment
This event will fire when the Output Incrementor receives the first "Increment" Input event of a loop.
Second Increment
This event will fire when the Output Incrementor receives the second "Increment" Input event of a loop.
Third Increment
This event will fire when the Output Incrementor receives the third "Increment" Input event of a loop.
Fourth Increment
This event will fire when the Output Incrementor receives the fourth "Increment" Input event of a loop.
Fifth Increment
This event will fire when the Output Incrementor receives the fifth "Increment" Input event of a loop.
Increment Greater Than Five
This event will fire when the Output Incrementor receives the sixth or higher "Increment" Input event of a loop.
Enabled
This event will fire when the Output Incrementor receives an "Enable" Input event.
Disabled
This event will fire when the Output Incrementor receives a "Disable" Input event.
Personal tools
Namespaces

Variants
Actions
Navigation
Runic Sites
Toolbox