Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX