Table of Contents

Class PropertyNode_GetSelfTReference<TTarget>

Namespace
Ceres.Graph.Flow.Properties
Assembly
cs.temp.dll.dll
public class PropertyNode_GetSelfTReference<TTarget> : PropertyNode, IDisposable, IPropertyNode where TTarget : UObject

Type Parameters

TTarget
Inheritance
object
PropertyNode_GetSelfTReference<TTarget>
Implements
IDisposable
Inherited Members

Fields

outputValue

public CeresPort<TTarget> outputValue

Field Value

CeresPort<TTarget>

Methods

Execute(ExecutionContext)

protected override UniTask Execute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext

Returns

UniTask