Template:I LeadGoalBase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(updates)
(moved activate and deactivate)
Line 1: Line 1:
{{IO|Activate|Begin the leading behavior.}}
{{IO|Deactivate|Stop the leading behavior.}}
{{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:31, 14 September 2018

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.