Template:I LeadGoalBase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
({{minititle|AI_LeadGoal}})
m (Added to Input Templates category)
Line 1: Line 1:
{{minititle|AI_LeadGoal}}
{{minititle|AI_LeadGoal}}
{{IO|SetSuccess|Notify success of leading. Not required, use only if the standard code for detecting success does not meet your needs or fails.}}
{{IO|SetSuccess|Notify success of leading. Not required, use only if the standard code for detecting success does not meet your needs or fails.}}
{{IO|SetFailure|Notify failure of leading. {{note|Not implemented.}}}}
{{IO|SetFailure|Notify failure of leading. {{note|Not implemented.}}}}<noinclude>
[[Category:Input Templates|LeadGoalBase]]
</noinclude>

Revision as of 18:49, 23 January 2020

AI_LeadGoal:

SetSuccess
Notify success of leading. Not required, use only if the standard code for detecting success does not meet your needs or fails.
SetFailure
Notify failure of leading.
Note.pngNote:Not implemented.