Class PropertyNode_GetSelfTReference<TTarget>
Inheritance
object
PropertyNode_GetSelfTReference<TTarget>
Assembly: cs.temp.dll.dll
Syntax
public class PropertyNode_GetSelfTReference<TTarget> : PropertyNode, IDisposable, IPropertyNode where TTarget : UObject
Type Parameters
Fields
outputValue
Declaration
public CeresPort<TTarget> outputValue
Field Value
Methods
Execute(ExecutionContext)
Declaration
protected override UniTask Execute(ExecutionContext executionContext)
Parameters
Returns
Overrides
Implements
IDisposable