s&box docs
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

FieldValue
NamespaceFacepunch.ActionGraphs
Typeclass
AssemblyFacepunch.ActionGraphs
Doc IDT:Facepunch.ActionGraphs.IPureAttribute

On this page