g_world
| Data Member | Type | Explain |
| actived_hotspot | Current hotspot object on cursor | |
| disabled_hotspots |
table |
A table for indicating disabled hotspots. If disabled_hotspots[ hotspot_name ] is true, then the hotspot is disabled. For example: -- disable the dial hotspot: -- enable the dial hotspot:
|