![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VVMEngineEnvironment.h>
Public Member Functions | |
| virtual TSharedRef< IVersePersistence > | GetPersistence ()=0 |
| virtual void | AddSessionVars (UObject *Object, const TArray< FVerseSessionVar > &Vars)=0 |
| virtual void | InitPredictsState (UObject *Object)=0 |
| virtual void | ArchiveType (FStructuredArchive::FSlot Slot, UE::Verse::FRuntimeType *&Type)=0 |
| virtual UE::Verse::FRuntimeType * | ImportRuntimeTypeFromText (const TCHAR *&InputCursor, FOutputDevice *ErrorText)=0 |
| virtual void | ExportRuntimeTypeToText (FString &OutputString, UE::Verse::FRuntimeType &Type)=0 |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |