Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetLinkTarget()

static string System.IO.FileSystem.GetLinkTarget ( string linkPath,
bool isDirectory )
inlinestaticpackage

Definition at line 589 of file FileSystem.cs.

590 {
592 }
static unsafe string GetImmediateLinkTarget(string linkPath, bool isDirectory, bool throwOnError, bool returnFullPath)

References System.IO.FileSystem.GetImmediateLinkTarget().