API ReferenceSandbox.ActionGraphs
public static abstract sealed class Sandbox.ActionGraphs.ActionGraphExtensions
Methods
Showing 15 methods
public static System.Collections.Generic.IReadOnlyCollection`1<System.Type> GetReferencedComponentTypes(Facepunch.ActionGraphs.ActionGraph graph)
Gets all component types referenced using "scene.get" nodes. These components are expected to be on the GameObject containing the graph.
public static bool IsPure(Sandbox.MethodDescription methodDesc, Facepunch.ActionGraphs.NodeLibrary nodeLibrary)
public static void UpdateReferences(Facepunch.ActionGraphs.ActionGraph graph)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.ActionGraphs |
| Type | class |
| Assembly | Sandbox.Reflection |
| Doc ID | T:Sandbox.ActionGraphs.ActionGraphExtensions |