API ReferenceFacepunch.ActionGraphs

IPureAttributeclass

Declares a method to not have any side effects, it only performs a calculation using its inputs and outputs a result.

objectIPureAttribute
Namespace
Facepunch.ActionGraphs
Assembly
Facepunch.ActionGraphs
Declaration
public abstract interface Facepunch.ActionGraphs.IPureAttribute

On this page