Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.Path.Join3Payload Struct Reference

Public Member Functions

unsafe Join3Payload (char *first, int firstLength, char *second, int secondLength, char *third, int thirdLength, byte separators)
 

Public Attributes

unsafe readonly char * First
 
readonly int FirstLength
 
unsafe readonly char * Second
 
readonly int SecondLength
 
unsafe readonly char * Third
 
readonly int ThirdLength
 
readonly byte Separators
 

Detailed Description

Definition at line 9 of file Path.cs.


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