Table of Contents

Class FlowNode_SoftAssetReferenceTLoadAssetAsync<TObject>

Namespace
Ceres.Graph.Flow.Utilities
Assembly
cs.temp.dll.dll
public sealed class FlowNode_SoftAssetReferenceTLoadAssetAsync<TObject> : FlowNode, IDisposable where TObject : UObject

Type Parameters

TObject
Inheritance
object
FlowNode_SoftAssetReferenceTLoadAssetAsync<TObject>
Implements
IDisposable
Inherited Members

Fields

onComplete

public DelegatePort<EventDelegate<TObject>> onComplete

Field Value

DelegatePort<EventDelegate<TObject>>

reference

public CeresPort<SoftAssetReference<TObject>> reference

Field Value

CeresPort<SoftAssetReference<TObject>>

Methods

LocalExecute(ExecutionContext)

protected override void LocalExecute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext