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.
object→IPureAttribute
Declares a method to not have any side effects, it only performs a calculation using its inputs and outputs a result.