Content/NavMesh and AIDef:Query/HasPorchItemByCategory: Difference between pages

From ZeldaMods (Breath of the Wild)
< Content(Difference between pages)
Jump to navigation Jump to search
imported>Leoetlino
(Created page with "{{stub}} <onlyinclude>{{Resloc|type=directory|path=NavMesh|aoc_locations=the unpacked content files, and various dungeon packs (see Content/Pack)}}</onlyinclude> Categor...")
 
imported>Leoetlino
(import AI definitions from 1.5.0)
 
Line 1: Line 1:
{{stub}}
{{AIDef
<onlyinclude>{{Resloc|type=directory|path=NavMesh|aoc_locations=the unpacked content files, and various dungeon packs (see [[Content/Pack]])}}</onlyinclude>
|name=HasPorchItemByCategory
[[Category: Content (BotW)]]
|type=Query
}}
 
== DynamicInstParams ==
{|class="wikitable"
! Name !! Type !! Default value !! Description
|-
| Category || Int ||  ||
|-
| Count || Int ||  ||
|-
|}
 
 
== Derived definitions ==
=== HasPorchItemByCategory (EventSystemActor) ===
{{AIDefDerived
|name=HasPorchItemByCategory
|group_name=
|derived_from=HasPorchItemByCategory
|aiprog=EventSystemActor
}}
No overridden parameters.

Latest revision as of 18:13, 14 October 2018

HasPorchItemByCategory
AI definition
Type Query

DynamicInstParams

Name Type Default value Description
Category Int
Count Int


Derived definitions

HasPorchItemByCategory (EventSystemActor)

No overridden parameters.