UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VVMPackageTypes.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
#include "VVMPackageTypes.generated.h"

Go to the source code of this file.

Enumerations

enum class  EVersePackageScope : uint8 { PublicAPI , InternalAPI , PublicUser , InternalUser }
 
enum class  EVersePackageType : uint8 { VNI , Content , PublishedContent , Assets }
 

Enumeration Type Documentation

◆ EVersePackageScope

enum class EVersePackageScope : uint8
strong
Enumerator
PublicAPI 
InternalAPI 
PublicUser 
InternalUser 

◆ EVersePackageType

enum class EVersePackageType : uint8
strong
Enumerator
VNI 
Content 
PublishedContent 
Assets