Skip to content

Struct FTryllStoragePath

ClassList > FTryllStoragePath

More...

  • #include <TryllStoragePath.h>

Public Attributes

Type Name
FString Path

Public Functions

Type Name
bool operator== (const FTryllStoragePath & Other) const

Detailed Description

Path relative to TryllRuntimeSettings::StorageDataFolder (the session storage_root), using forward slashes — e.g. "RAG/lore.json", not "StringStorages/RAG/lore.json". Editor UI: browse + validation via FTryllStoragePathCustomization (TryllClientEditor).

Public Attributes Documentation

variable Path

FString FTryllStoragePath::Path;

Public Functions Documentation

function operator==

inline bool FTryllStoragePath::operator== (
    const FTryllStoragePath & Other
) const


The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllStoragePath.h