UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DirectLink::FSnapshotProxy Class Reference

#include <DirectLinkParameterStore.h>

Public Member Functions

 FSnapshotProxy (FParameterStoreSnapshot &Storage, bool bIsSaving)
 
bool IsSaving () const
 
template<typename T >
bool TagSerialize (FName SerialTag, T &Item)
 

Constructor & Destructor Documentation

◆ FSnapshotProxy()

DirectLink::FSnapshotProxy::FSnapshotProxy ( FParameterStoreSnapshot Storage,
bool  bIsSaving 
)
inline

Member Function Documentation

◆ IsSaving()

bool DirectLink::FSnapshotProxy::IsSaving ( ) const
inline

◆ TagSerialize()

template<typename T >
bool DirectLink::FSnapshotProxy::TagSerialize ( FName  SerialTag,
T &  Item 
)
inline

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