UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVniTypeDesc Struct Reference

#include <VVMVerseNativeTypeDesc.h>

Public Attributes

const TCHAR *const UEPackageName
 
const TCHAR *const UEName
 
const FVniPackageDescVersePackageDesc {nullptr}
 
const TCHARVersePackageName {nullptr}
 
const TCHARVerseModulePath {nullptr}
 
const TCHARVerseScopeName {nullptr}
 

Detailed Description

Describes the definition of a type

Member Data Documentation

◆ UEName

const TCHAR* const FVniTypeDesc::UEName

◆ UEPackageName

const TCHAR* const FVniTypeDesc::UEPackageName

◆ VerseModulePath

const TCHAR* FVniTypeDesc::VerseModulePath {nullptr}

◆ VersePackageDesc

const FVniPackageDesc* FVniTypeDesc::VersePackageDesc {nullptr}

◆ VersePackageName

const TCHAR* FVniTypeDesc::VersePackageName {nullptr}

◆ VerseScopeName

const TCHAR* FVniTypeDesc::VerseScopeName {nullptr}

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