FSkeletalMeshNotifyDelegate

A delegate for monitoring to skeletal mesh global notifications.

Unreal Engine C++ API Reference > Developer > SkeletalMeshUtilitiesCommon

Type

typedef TMulticastDelegate_TwoParams< void, const [TArray](API\Runtime\Core\Containers\TArray)< [FName](API\Runtime\Core\UObject\FName) > &, const [ESkeletalMeshNotifyType](API\Developer\SkeletalMeshUtilitiesCommon\ESkeletalMeshNotifyType) > FSkeletalMeshNotifyDelegate  

References

   
Module SkeletalMeshUtilitiesCommon
Header /Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Public/SkeletalMeshNotifier.h
Include #include "SkeletalMeshNotifier.h"

Remarks

A delegate for monitoring to skeletal mesh global notifications.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library