![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "uLang/SourceProject/SourceFileProject.h"#include "uLang/SourceProject/SourceProjectWriter.h"#include "uLang/Common/Text/FilePathUtils.h"#include "uLang/Common/Templates/Storage.h"#include "uLang/JSON/JSON.h"#include "uLang/SourceProject/SourceProjectUtils.h"#include "uLang/SourceProject/VerseVersion.h"Namespaces | |
| namespace | uLang |
Macros | |
| #define | VERSE_ALLOW_VMODULE_FILES 1 |
Functions | |
| bool | uLang::FromJSON (const JSONValue &JSON, EVerseScope *Value) |
| bool | uLang::FromJSON (const JSONValue &JSON, EPackageRole *Value) |
| bool | uLang::FromJSON (const JSONValue &JSON, CSourcePackage::SSettings *Value) |
| bool | uLang::FromJSON (const JSONValue &JSON, SPackageDesc *Value) |
| bool | uLang::FromJSON (const JSONValue &JSON, SPackageRef *Value) |
| bool | uLang::FromJSON (const JSONValue &JSON, SProjectDesc *Value) |
| #define VERSE_ALLOW_VMODULE_FILES 1 |