# Game Functions

## Special Types

Helper functions which let you construct internal data types.

{% content-ref url="cet-functions/special-types" %}
[special-types](https://wiki.redmodding.org/cyber-engine-tweaks/cet-functions/special-types)
{% endcontent-ref %}

## TweakDB

Methods for interacting with TweakDB, the game's internal data store.

{% content-ref url="cet-functions/tweakdb" %}
[tweakdb](https://wiki.redmodding.org/cyber-engine-tweaks/cet-functions/tweakdb)
{% endcontent-ref %}

## Misc

Miscellaneous functions useful for debugging (print to console, dump type information) and getting special objects and info.

{% content-ref url="cet-functions/misc" %}
[misc](https://wiki.redmodding.org/cyber-engine-tweaks/cet-functions/misc)
{% endcontent-ref %}
