Class PropertyNode_SetSharedVariableTValue<T, TVariableValue, TInValue>
Inheritance
object
PropertyNode_SetSharedVariableTValue<T, TVariableValue, TInValue>
Assembly: cs.temp.dll.dll
Syntax
public sealed class PropertyNode_SetSharedVariableTValue<T, TVariableValue, TInValue> : PropertyNode_SharedVariableValue, IDisposable, IPropertyNode where T : SharedVariable<TVariableValue> where TInValue : TVariableValue
Type Parameters
| Name |
Description |
| T |
|
| TVariableValue |
|
| TInValue |
|
Fields
exec
Declaration
Field Value
Declaration
Field Value
Declaration
public CeresPort<TInValue> inputValue
Field Value
Methods
Execute(ExecutionContext)
Declaration
protected override UniTask Execute(ExecutionContext executionContext)
Parameters
Returns
Overrides
Implements
IDisposable