AIDef:Query/CheckPlayerState: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0)
 
imported>Leoetlino
No edit summary
Line 12: Line 12:
|}
|}


=== PlayerState ===
{{expand section}}
{|class="wikitable"
! Value !! Description
|-
|0||
|-
|1||
|-
|2||
|-
|3||
|-
|4||
|-
|5||
|-
|6||
|-
|7||
|-
|8||
|-
|}


== Derived definitions ==
== Derived definitions ==

Revision as of 08:24, 24 October 2018

CheckPlayerState
AI definition
Type Query

DynamicInstParams

Name Type Default value Description
PlayerState Int

PlayerState

Value Description
0
1
2
3
4
5
6
7
8

Derived definitions

CheckPlayerState (EventSystemActor)

No overridden parameters.