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¶
variable OnCreateComplete¶
TFunction<FTryllOnEmbeddedStorageCreated> UTryllSubsystem::FPendingEmbeddedStorage::OnCreateComplete;
variable OnDestroyComplete¶
TFunction<FTryllOnEmbeddedStorageDestroyed> UTryllSubsystem::FPendingEmbeddedStorage::OnDestroyComplete;
variable RequestId¶
variable bIsCreate¶
The documentation for this class was generated from the following file C:/_tryll/_monorepo/server/client-unreal/Source/TryllClient/Public/TryllSubsystem.h