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