C# Class Terraria.Modules.LiquidDeathModule

Mostrar archivo Open project: EmuDevs/EDTerraria Class Usage Examples

Public Properties

Property Type Description
lava bool
water bool

Public Methods

Method Description
LiquidDeathModule ( LiquidDeathModule copyFrom = null )

Method Details

LiquidDeathModule() public method

public LiquidDeathModule ( LiquidDeathModule copyFrom = null )
copyFrom LiquidDeathModule

Property Details

lava public_oe property

public bool lava
return bool

water public_oe property

public bool water
return bool