- Found in:
- SKSE
Description
Documentation Comment
Creates a new SpawnerTask and returns a handle, which is an identifier for the created task.
The task handle is valid until the task has been run or canceled, or until the calling stack has exited.
(Function type: non-delayed)
Caveats
Examples
Auto-Generated Example
int returnedValue = SpawnerTask.Create()