![]() |
tModLoader v2022.09
A mod to make and play Terraria mods
|
Inherits Terraria.ModLoader.Config.EntityDefinition.
Public Member Functions | |
ProjectileDefinition (int type) | |
ProjectileDefinition (string key) | |
ProjectileDefinition (string mod, string name) | |
![]() | |
EntityDefinition (string key) | |
EntityDefinition (string mod, string name) | |
override bool | Equals (object obj) |
override int | GetHashCode () |
TagCompound | SerializeData () |
override string | ToString () |
TagCompound | SerializeData () |
Static Public Member Functions | |
static ProjectileDefinition | FromString (string s) |
static ProjectileDefinition | Load (TagCompound tag) |
Static Public Attributes | |
static readonly Func< TagCompound, ProjectileDefinition > | DESERIALIZER = Load |
Properties | |
override int | Type [get] |
![]() | |
bool | IsUnloaded [get] |
abstract int | Type [get] |
Additional Inherited Members | |
![]() | |
string | Mod |
string | Name |