ObjectType:tasktype

From Lavish Software Wiki
Jump to navigation Jump to search
Object Type Vitals
tasktype
Defined By LavishScript
Inherits none
Reduces To Same as Name
Variable Object Type none
Uses Sub-Types no
C/C++ Type void*

Description

See Tasks and Task Types

Members

  • string Name: Name of the Task Type
  • uint ID: The ID number assigned to the Task Type

Methods

  • Unregister: Unregisters the Task Type. The Task Type can no longer be used to begin Tasks

Examples

See Also

LavishScript Object Types