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