Template:I LeadGoalBase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(moved activate and deactivate)
({{minititle|AI_LeadGoal}})
Line 1: Line 1:
{{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.}}}}

Revision as of 08:37, 14 September 2018

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.