C# Class Terraria.GameContent.ChildSafety

Datei anzeigen Open project: EmuDevs/EDTerraria

Public Properties

Property Type Description
Disabled bool

Public Methods

Method Description
DangerousDust ( int id ) : bool
DangerousGore ( int id ) : bool

Method Details

DangerousDust() public static method

public static DangerousDust ( int id ) : bool
id int
return bool

DangerousGore() public static method

public static DangerousGore ( int id ) : bool
id int
return bool

Property Details

Disabled public_oe static_oe property

public static bool Disabled
return bool