Ai schedule.AddTaskEx
From GMod Wiki
This page needs to be edited as it contains information that is unclear or incorrect. Improvement can be discussed on the talk page. Find more pages that need work here. Details: None given. |
Function | |
Syntax |
ai_schedule:AddTaskEx( _start, _run, _data_ ) Where is this used? |
Description: | |
The same as Ai_schedule.AddTask, but you get to specify the exact function name to call. | |
Returns: | nil |
Part of Library: | ai_schedule |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Ai schedule.AddTaskEx]Ai schedule.AddTaskEx [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |