Skip to content

Struct UTryllSubsystem::FPendingEmbeddedStorage

ClassList > FPendingEmbeddedStorage

Public Attributes

Type Name
FString Name
TFunction< FTryllOnEmbeddedStorageCreated > OnCreateComplete
TFunction< FTryllOnEmbeddedStorageDestroyed > OnDestroyComplete
std::uint64_t RequestId = 0
bool bIsCreate = true

Public Attributes Documentation

variable Name

FString UTryllSubsystem::FPendingEmbeddedStorage::Name;

variable OnCreateComplete

TFunction<FTryllOnEmbeddedStorageCreated> UTryllSubsystem::FPendingEmbeddedStorage::OnCreateComplete;

variable OnDestroyComplete

TFunction<FTryllOnEmbeddedStorageDestroyed> UTryllSubsystem::FPendingEmbeddedStorage::OnDestroyComplete;

variable RequestId

std::uint64_t UTryllSubsystem::FPendingEmbeddedStorage::RequestId;

variable bIsCreate

bool UTryllSubsystem::FPendingEmbeddedStorage::bIsCreate;


The documentation for this class was generated from the following file C:/_tryll/_monorepo/server/client-unreal/Source/TryllClient/Public/TryllSubsystem.h