API ReferenceFacepunch.ActionGraphs
public abstract interface Facepunch.ActionGraphs.IPureAttribute
Declares a method to not have any side effects, it only performs a calculation using its inputs and outputs a result.
Metadata
| Field | Value |
|---|---|
| Namespace | Facepunch.ActionGraphs |
| Type | class |
| Assembly | Facepunch.ActionGraphs |
| Doc ID | T:Facepunch.ActionGraphs.IPureAttribute |