s&box docs
API ReferenceSandbox.ActionGraphs

public sealed class Sandbox.ActionGraphs.MapSourceLocation

Source location for action graphs that belong to a Hammer map. This is used for stack traces, and for knowing which map to save when editing a graph.

Methods

Showing 1 methods

public static Sandbox.ActionGraphs.MapSourceLocation Get(string mapPathName)

Gets a `Sandbox.ActionGraphs.MapSourceLocation` from a path name.

Parameters

  • mapPathName: Project-relative map path ending with ".vmap" or ".vpk".

Properties

Showing 2 properties

Metadata

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

On this page