AIDef:Action/DemoCookPotCook: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
imported>Leoetlino (import AI definitions from 1.5.0 (add missing AITreeVariables)) |
||
Line 3: | Line 3: | ||
|type=Action | |type=Action | ||
}} | }} | ||
== AITreeVariables == | |||
{|class="wikitable" | |||
! Name !! Type !! Default value !! Description | |||
|- | |||
| CurrentCookResultHolder || AITreeVariablePointer || || | |||
|- | |||
|} | |||
== StaticInstParams == | == StaticInstParams == |
Latest revision as of 15:00, 22 October 2018
AI definition | |
---|---|
Type | Action |
AITreeVariables
Name | Type | Default value | Description |
---|---|---|---|
CurrentCookResultHolder | AITreeVariablePointer |
StaticInstParams
Name | Type | Default value | Description |
---|---|---|---|
MaterialTargetBone | Int | ||
FairyTargetBone | Int |
DynamicInstParams
Name | Type | Default value | Description |
---|---|---|---|
IsSuccess | Bool |
Derived definitions
Demo_Cooking (Item_CookPot)
Name | Value |
---|---|
MaterialTargetBone | 0 |
FairyTargetBone | 1 |