Tags
Tag loading and reloading at runtime.
- Functions
- 12
- Work in this build
- 5
- Compiled out
- 7
12 names
- tag_file_set_backend
- tag_is_active
- tag_load_force
- tag_reload_force
- tag_resources_enable_fast_prediction
- tag_resources_enable_optional_caching
- tag_resources_flush_optional
- tag_resources_set_demand_throttle_to_io
- tag_resources_set_incremental_publish
- tag_resources_set_per_frame_publish
- tag_resources_validate_all_pages
- tag_unload_force
tag_file_set_backend
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_file_set_backend <string>) | void | 1431 |
console: tag_file_set_backend <string>
tag_is_active
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_is_active <any_tag_not_resolving>) | boolean | 1491 |
console: tag_is_active <any_tag_not_resolving>
tag_load_force
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_load_force <string>) | void | 1450 |
console: tag_load_force <string>
tag_reload_force
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_reload_force <string>) | void | 1448 |
console: tag_reload_force <string>
tag_resources_enable_fast_prediction
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_resources_enable_fast_prediction <boolean>) | void | 1531 |
tag_resources_enable_optional_caching
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_resources_enable_optional_caching <boolean>) | void | 1493 |
tag_resources_flush_optional
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_resources_flush_optional) | void | 1524 |
tag_resources_set_demand_throttle_to_io
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_resources_set_demand_throttle_to_io <boolean>) | void | 1523 |
tag_resources_set_incremental_publish
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_resources_set_incremental_publish <boolean>) | void | 1492 |
tag_resources_set_per_frame_publish
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_resources_set_per_frame_publish <boolean>) | void | 1465 |
tag_resources_validate_all_pages
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_resources_validate_all_pages <boolean>) | void | 1563 |
tag_unload_force
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (tag_unload_force <string>) | void | 1449 |
console: tag_unload_force <string>
Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.