C# Class Terraria.WaterfallManager.WaterfallData

Mostrar archivo Open project: EmuDevs/EDTerraria

Public Properties

Property Type Description
stopAtStep int
type int
x int
y int

Property Details

stopAtStep public_oe property

public int stopAtStep
return int

type public_oe property

public int type
return int

x public_oe property

public int x
return int

y public_oe property

public int y
return int