Module TESGlobal

Source
Expand description

§TESGlobal

This module defines the TESGlobal struct, which inherits from TESForm and represents global variables in Skyrim’s engine. It includes a virtual table for C++ compatibility and maintains the original memory layout.

Structs§

TESGlobal
Represents a global variable in Skyrim.
TESGlobalVtbl
The virtual function table for TESGlobal.
Type_CEnum
Auto-generated FFI type for Type.

Enums§

Type
The global variable type.