![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CompilerTypes.h>
Public Member Functions | |
| SProgramContext (const TSRef< CSemanticProgram > &Program) | |
Public Attributes | |
| TSRef< CSemanticProgram > | _Program |
| Whole view of checked program ready for conversion to runtime equivalent - its types, routines and code bodies of expressions. | |
Persistent data from consecutive toolchain runs – provides a holistic view of the entire program.
|
inline |
| TSRef<CSemanticProgram> uLang::SProgramContext::_Program |
Whole view of checked program ready for conversion to runtime equivalent - its types, routines and code bodies of expressions.