ObjectType:tasktype

From Lavish Software Wiki
Revision as of 01:10, 11 March 2019 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
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