AIDef:AI/RegistedActorNumTwoSelect and AIDef:Query/CompareGameDataFloat: Difference between pages

From ZeldaMods (Breath of the Wild)
(Difference between pages)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0 (add missing AITreeVariables))
 
imported>Leoetlino
(import AI definitions from 1.5.0)
 
Line 1: Line 1:
{{AIDef
{{AIDef
|name=RegistedActorNumTwoSelect
|name=CompareGameDataFloat
|type=AI
|type=Query
}}
}}


== AITreeVariables ==
== DynamicInstParams ==
{|class="wikitable"
{|class="wikitable"
! Name !! Type !! Default value !! Description
! Name !! Type !! Default value !! Description
|-
|-
| RegistedActorUnit || AITreeVariablePointer ||  ||  
| GameDataFloatName_A || String ||  ||  
|-
|-
|}
| GameDataFloatName_B || String ||  ||  
 
 
== StaticInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
|-
| Num || Int ||  ||  
| Operator || String ||  ||  
|-
|-
|}
|}


== Children ==
{|class="wikitable"
! Name !! Description
|-
| より多い ||
|-
| 以下 ||
|-
|}


== Derived definitions ==
== Derived definitions ==
=== 会話 (EnemyFortressMgrTag, Root) ===
=== CompareGameDataFloat (GameDataCalcMachine) ===
{{AIDefDerived
{{AIDefDerived
|name=会話
|name=CompareGameDataFloat
|group_name=Root
|group_name=
|derived_from=RegistedActorNumTwoSelect
|derived_from=CompareGameDataFloat
|aiprog=EnemyFortressMgrTag
|aiprog=GameDataCalcMachine
}}
}}
{|class="wikitable"
No overridden parameters.
! Name !! Value
|-
| Num || 1
|-
|}
=== 会話 (EnemyChatFortTag, Root) ===
{{AIDefDerived
|name=会話
|group_name=Root
|derived_from=RegistedActorNumTwoSelect
|aiprog=EnemyChatFortTag
}}
{|class="wikitable"
! Name !! Value
|-
| Num || 1
|-
|}

Latest revision as of 18:13, 14 October 2018

CompareGameDataFloat
AI definition
Type Query

DynamicInstParams

Name Type Default value Description
GameDataFloatName_A String
GameDataFloatName_B String
Operator String


Derived definitions

CompareGameDataFloat (GameDataCalcMachine)

No overridden parameters.