s&box docs
API ReferenceSandbox.ActionGraphs

public class Sandbox.ActionGraphs.GameResourceSourceLocation

Source location for action graphs that belong to a `Sandbox.GameResource`. These can include scenes and prefabs, or custom resources. This is used for stack traces, and for knowing which asset to save when editing a graph.

Constructors

Showing 2 constructors

Methods

Showing 3 methods

protected virtual bool PrintMembers(System.Text.StringBuilder builder)

Properties

Showing 2 properties

Metadata

FieldValue
NamespaceSandbox.ActionGraphs
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ActionGraphs.GameResourceSourceLocation

On this page