Interface ITileReaction
Namespace: Content.Shared.Chemistry.Reaction
Assembly: Content.Shared.dll
Syntax
public interface ITileReaction
Methods
| Improve this Doc View SourceTileReact(TileRef, ReagentPrototype, FixedPoint2)
Declaration
FixedPoint2 TileReact(TileRef tile, ReagentPrototype reagent, FixedPoint2 reactVolume)
Parameters
Type | Name | Description |
---|---|---|
Robust.Shared.Map.TileRef | tile | |
ReagentPrototype | reagent | |
FixedPoint2 | reactVolume |
Returns
Type | Description |
---|---|
FixedPoint2 |