Show / Hide Table of Contents

Interface ITileReaction

Namespace: Content.Shared.Chemistry.Reaction
Assembly: Content.Shared.dll
Syntax
public interface ITileReaction

Methods

| Improve this Doc View Source

TileReact(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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾