Table of Contents

Class FlowNode_SoftAssetReferenceLoadAssetAsync

Namespace
Ceres.Graph.Flow.Utilities
Assembly
cs.temp.dll.dll
public sealed class FlowNode_SoftAssetReferenceLoadAssetAsync : FlowNode, IDisposable
Inheritance
object
FlowNode_SoftAssetReferenceLoadAssetAsync
Implements
IDisposable
Inherited Members

Fields

onComplete

public DelegatePort<EventDelegate<UObject>> onComplete

Field Value

DelegatePort<EventDelegate<UObject>>

reference

public CeresPort<SoftAssetReference> reference

Field Value

CeresPort<SoftAssetReference>

Methods

LocalExecute(ExecutionContext)

protected override void LocalExecute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext