top of page

VR Save Level Transfer

This class is used for tranfering inventory information to another level.

Название класса:

Include:

Тип:

Строки кода:

UVR_SaveLevelTransfer

#include "VR/VR_Save/VR_SaveLevelTransfer.h"

Player

48

Общая информация

Description

VR Save Level Transfer is a class which is made for tranfering inventory information to another level.

Справочник API Blueprint

Public Attributes

 

FString SaveSlotName
 

uint32 UserIndex
 

TArray<TSubclassOf<class AActor>> InventoryActors
 

TArray<UStaticMesh*> InventoryMeshes
 

TArray<int> Ammo
 

bottom of page