Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkeletalMeshSocket
Broadcasts a notification whenever the socket property has changed.
| Name | FSocketChangedEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMeshSocket.h |
| Include Path | #include "Engine/SkeletalMeshSocket.h" |
Syntax
class FSocketChangedEvent : public TBaseMulticastDelegate_TwoParams< void, const class USkeletalMeshSocket *, const class FProperty * >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const class USkeletalMeshSocket , const class FProperty > → USkeletalMeshSocket::FSocketChangedEvent