Class FlowNode_DebugLog
Logs message to the Unity Console
public sealed class FlowNode_DebugLog : FlowNode, IDisposable
- Inheritance
-
objectFlowNode_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
executionContextExecutionContext