Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.TitleContainer Class Reference

Static Public Member Functions

static Stream OpenStream (string name)
 

Static Package Functions

static bool IsPathAbsolute (string path)
 
static string GetCleanPath (string path)
 

Static Private Member Functions

static int CollapseParentDirectory (ref string path, int position, int removeLength)
 
static bool IsCleanPathAbsolute (string path)
 

Static Private Attributes

static char[] badCharacters = new char[7] { ':', '*', '?', '"', '<', '>', '|' }
 

Detailed Description

Definition at line 7 of file TitleContainer.cs.


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