Objectives
global instance
The Objectives class allows you to change what is displayed on the in-game objectives display menu.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| count | Number | R | Number of objectives |
| objectives | Table of Objective | R | Objective values and states |
| visible | Boolean | RW | Whether or not objectives display is open |
Functions and Enumerations
- Instance Functions
Functions that are used with an Objectives instance.
- load( filename )
Load objectives text from file
- load( filename )
