Delegate AnimNotifyState_Trail.OverridePSTemplate_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate ParticleSystem OverridePSTemplate_delegate(SkeletalMeshComponent MeshComp, AnimSequenceBase Animation, ParticleSystem ReturnValue);
Parameters
| Type | Name | Description |
|---|---|---|
| SkeletalMeshComponent | MeshComp | |
| AnimSequenceBase | Animation | |
| ParticleSystem | ReturnValue |
Returns
| Type | Description |
|---|---|
| ParticleSystem |