UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::CSourceProject::SPackage Struct Reference

Entry for a package contained in this project. More...

#include <SourceProject.h>

Public Attributes

TSPtr< CSourcePackage_Package
 
bool _bReadonly = false
 
bool _bValkyrieSource = false
 

Detailed Description

Entry for a package contained in this project.

Member Data Documentation

◆ _bReadonly

bool uLang::CSourceProject::SPackage::_bReadonly = false

◆ _bValkyrieSource

bool uLang::CSourceProject::SPackage::_bValkyrieSource = false

◆ _Package

TSPtr<CSourcePackage> uLang::CSourceProject::SPackage::_Package

The documentation for this struct was generated from the following file: