Stat 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 > Stat 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.
|
|
| SECOND PARAM OF OPERATOR | |||
| FLOAT | |
The float value of the second parameter. | |
| INT | |
The int value of the second parameter. | |
| 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.
|
|
Input Events
- Operate
Output Events
- Operation Complete