UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVersePersistentVar Struct Reference

#include <VVMVerseClass.h>

Public Member Functions

 FVersePersistentVar (FString Path, TFieldPath< FMapProperty > Property)
 
 FVersePersistentVar ()=default
 

Public Attributes

FString Path
 
TFieldPath< FMapPropertyProperty
 

Constructor & Destructor Documentation

◆ FVersePersistentVar() [1/2]

FVersePersistentVar::FVersePersistentVar ( FString  Path,
TFieldPath< FMapProperty Property 
)
inline

◆ FVersePersistentVar() [2/2]

FVersePersistentVar::FVersePersistentVar ( )
default

Member Data Documentation

◆ Path

FString FVersePersistentVar::Path

◆ Property

TFieldPath<FMapProperty> FVersePersistentVar::Property

The documentation for this struct was generated from the following file: