API ReferenceSandbox.ActionGraphs

SimpleActionComponentclass

These should not exist

objectComponentSimpleActionComponent
Namespace
Sandbox.ActionGraphs
Assembly
Sandbox.Engine
Declaration
public abstract class Sandbox.ActionGraphs.SimpleActionComponent : Sandbox.Component

Obsolete

Please use the action properties in Component.

Constructors1

Showing 1 constructors

Properties1

Showing 1 properties

public System.Action Sandbox.ActionGraphs.SimpleActionComponent.Action { get; set; }PUBLICGETSET

ActionGraph to run when the relevant event occurs.

Returns:Action

On this page