AIDef:Action/OpenItemDownloadDemo: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| ItemType || Int || || | | ItemType || Int || || Which rune to give. 0 is bombs, 1 is Magnesis, 2 is Stasis, and 3 is Cryonis. | ||
|- | |- | ||
| IsEquip || Bool || || | | IsEquip || Bool || || | ||
Line 18: | Line 18: | ||
|} | |} | ||
Note: The IsDownloadDemo flag must be true for this Action to work properly. | |||
== Derived definitions == | == Derived definitions == |
Latest revision as of 23:43, 28 January 2022
AI definition | |
---|---|
Type | Action |
DynamicInstParams
Name | Type | Default value | Description |
---|---|---|---|
ItemType | Int | Which rune to give. 0 is bombs, 1 is Magnesis, 2 is Stasis, and 3 is Cryonis. | |
IsEquip | Bool | ||
IsPowerUp | Bool | ||
IsPlayerClose | Bool |
Note: The IsDownloadDemo flag must be true for this Action to work properly.
Derived definitions
Demo_OpenItemDownloadDemo (EventSystemActor)
No overridden parameters.