Template:I LeadGoalBase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(moved activate and deactivate)
m (→‎top: Substituted IO templates)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{IO|SetSuccess|Notify success of leading. Not required, use only if the standard code for detecting success does not meet your needs or fails.}}
{{minititle|AI_LeadGoal}}
{{IO|SetFailure|Notify failure of leading. {{note|Not implemented.}}}}
{{I|SetSuccess|Notify success of leading. Not required, use only if the standard code for detecting success does not meet your needs or fails.}}
{{I|SetFailure|Notify failure of leading. {{note|Not implemented.}}}}<noinclude>
[[Category:Input Templates|LeadGoalBase]]
</noinclude>

Latest revision as of 12:47, 21 April 2025

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.