Table of Contents

Class FlowNode_DebugLog

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

Logs message to the Unity Console

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

Fields

logType

public LogType logType

Field Value

LogType

message

public CeresPort<object> message

Field Value

CeresPort<object>

Methods

LocalExecute(ExecutionContext)

protected override void LocalExecute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext