Struct FTryllStoragePath¶
#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¶
Public Functions Documentation¶
function operator==¶
The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllStoragePath.h