|
tModLoader v0.11.8.9
A mod to make and play Terraria mods
|
Collaboration diagram for Terraria.ModLoader.FrameworkVersion:Static Public Attributes | |
| static readonly Framework | Framework |
| static readonly Version | Version |
Static Private Member Functions | |
| static | FrameworkVersion () |
| static Version | CheckFor45PlusVersion (int releaseKey) |
Definition at line 15 of file FrameworkVersion.cs.
|
staticprivate |
Definition at line 20 of file FrameworkVersion.cs.
References Terraria.ModLoader.FrameworkVersion.CheckFor45PlusVersion(), and Terraria.ModLoader.FrameworkVersion.Version.
Here is the call graph for this function:
|
staticprivate |
Definition at line 44 of file FrameworkVersion.cs.
References Terraria.ModLoader.FrameworkVersion.Version.
Referenced by Terraria.ModLoader.FrameworkVersion.FrameworkVersion().
Here is the caller graph for this function:
|
static |
Definition at line 17 of file FrameworkVersion.cs.
Referenced by Terraria.ModLoader.ModLoader.DotNet45Check(), Terraria.ModLoader.Logging.EnablePortablePDBTraces(), Terraria.ModLoader.Logging.LogFirstChanceExceptions(), and Terraria.ModLoader.IO.ItemIO.ReceiveModData().
|
static |