Class FlowNode_SoftAssetReferenceTLoadAssetAsync<TObject>
public sealed class FlowNode_SoftAssetReferenceTLoadAssetAsync<TObject> : FlowNode, IDisposable where TObject : UObject
Type Parameters
TObject
- Inheritance
-
objectFlowNode_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
executionContextExecutionContext