class
ActionGraphResource
public sealed class ActionGraphResource : GameResource Some game logic implemented using visual scripting
Constructors
ActionGraphResource() Properties
| Name | Type | Description |
|---|---|---|
DisplayInfo | DisplayInfo | |
SerializedGraph | JsonNode | |
Graph | ActionGraph | |
Title | String | |
Description | String | |
Category | String | |
Icon | String |
Assembly:
Sandbox.Engine Namespace: Sandbox.ActionGraphs Full Name: Sandbox.ActionGraphs.ActionGraphResource