![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VVMPersistence.h>
Public Member Functions | |
| FUpdatedPersistentPairVM (FString Path, VValue Key, VValue Value) | |
Public Attributes | |
| FString | Path |
| VValue | Key |
| VValue | Value |
Friends | |
| bool | operator== (const FUpdatedPersistentPairVM &Left, const FUpdatedPersistentPairVM &Right) |
| uint32 | GetTypeHash (const FUpdatedPersistentPairVM &Arg) |
| bool | operator< (const FUpdatedPersistentPairVM &Left, const FUpdatedPersistentPairVM &Right) |
|
inline |
|
friend |
|
friend |
|
friend |
| VValue Verse::FUpdatedPersistentPairVM::Key |
| FString Verse::FUpdatedPersistentPairVM::Path |
| VValue Verse::FUpdatedPersistentPairVM::Value |