Table of Contents

Class FlowNode_DebugLogString

Namespace
Ceres.Graph.Flow.Utilities
Assembly
cs.temp.dll.dll

Logs string message to the Unity Console.

public sealed class FlowNode_DebugLogString : FlowNode, IDisposable
Inheritance
object
FlowNode_DebugLogString
Implements
IDisposable
Inherited Members

Fields

inString

public CeresPort<string> inString

Field Value

CeresPort<string>

logType

public LogType logType

Field Value

LogType

Methods

LocalExecute(ExecutionContext)

protected override void LocalExecute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext