Stats Operator Object
From Runic Games Wiki
Contents |
Stats Operator
Description
This Level Object is used to ...
Location
Right-click on an empty space in the Layout Scene Manager and choose Stat Logic > Stats Operator from the list.
Properties
Name | Type | Description | Read Only |
---|---|---|---|
OPERATOR TYPE | |||
OPERATOR | |
Specify the operator to use. Note: Most operations are done on the second parameter. Meaning such things as absolute will execute on the second parameter and the result will be given to the first stat.
|
|
STAT ONE | |||
STAT 1 DYNAMIC | |
A dynamic Stat created within the editor. | |
STAT ONE TARGETING | |||
INDEX | |
The primary index of the target type. | |
SECONDARY INDEX | |
The secondary index of the target type. | |
TARGET NAME | |
The name of the Unit in the level. | |
TYPE | |
The type of target the list should use.
|
|
STAT TWO | |||
STAT 2 | |
A Stat specified in code. | |
STAT 2 DYNAMIC | |
A dynamic Stat created within the editor. | |
STAT TWO TARGETING | |||
INDEX | |
The primary index of the target type. | |
SECONDARY INDEX | |
The secondary index of the target type. | |
TARGET NAME | |
The name of the Unit in the level. | |
TYPE | |
The type of target the list should use.
|
|
Input Events
- Operate
Output Events
- Operation Complete