ScriptEvent:allocEntityTask
From Mod Wiki
Contents |
[edit]
Parameters
integer index -- Index of the task to use. entity (cannot be null) owner -- Entity which the task will be associated with.
[edit]
Result
[edit]
Supported By
sdTaskManagerLocal
[edit]
Comments
- Task objects are of type sdPlayerTask.
[edit]
Functionality
Allocates a mission and returns the object. If the allocation fails for any reason the result will be null.
