Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FTopLevelAssetPath Struct Reference

#include <Other.h>

Public Member Functions

FNamePackageNameField ()
 
FNameAssetNameField ()
 
void AppendString (TStringBuilderBase< wchar_t > *Builder)
 
FStringToString (FString *result)
 
bool TrySetPath (TStringView< wchar_t > *Path)
 
bool ExportTextItem (FString *ValueStr, const FTopLevelAssetPath *DefaultValue, UObject *Parent, int PortFlags, UObject *ExportRootScope)
 
bool ImportTextItem (const wchar_t **Buffer, int PortFlags, UObject *Parent, FOutputDevice *ErrorText, FArchive *InSerializingArchive)
 

Detailed Description

Definition at line 2616 of file Other.h.

Member Function Documentation

◆ AppendString()

void FTopLevelAssetPath::AppendString ( TStringBuilderBase< wchar_t > * Builder)
inline

Definition at line 2629 of file Other.h.

◆ AssetNameField()

FName & FTopLevelAssetPath::AssetNameField ( )
inline

Definition at line 2621 of file Other.h.

◆ ExportTextItem()

bool FTopLevelAssetPath::ExportTextItem ( FString * ValueStr,
const FTopLevelAssetPath * DefaultValue,
UObject * Parent,
int PortFlags,
UObject * ExportRootScope )
inline

Definition at line 2633 of file Other.h.

◆ ImportTextItem()

bool FTopLevelAssetPath::ImportTextItem ( const wchar_t ** Buffer,
int PortFlags,
UObject * Parent,
FOutputDevice * ErrorText,
FArchive * InSerializingArchive )
inline

Definition at line 2634 of file Other.h.

◆ PackageNameField()

FName & FTopLevelAssetPath::PackageNameField ( )
inline

Definition at line 2620 of file Other.h.

◆ ToString()

FString * FTopLevelAssetPath::ToString ( FString * result)
inline

Definition at line 2630 of file Other.h.

◆ TrySetPath()

bool FTopLevelAssetPath::TrySetPath ( TStringView< wchar_t > * Path)
inline

Definition at line 2632 of file Other.h.

+ Here is the call graph for this function:

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