Navigation
API > API/Developer > API/Developer/SkeletalMeshUtilitiesCommon
| |
|
| Name |
FSkeletalMeshNotifierBindScope |
| Type |
class |
| Header File |
/Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Public/SkeletalMeshNotifier.h |
| Include Path |
#include "SkeletalMeshNotifier.h" |
Syntax
class FSkeletalMeshNotifierBindScope
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FSkeletalMeshNotifierBindScope()
|
|
SkeletalMeshNotifier.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DelegateToRemoveFromNotifierA |
FDelegateHandle |
|
SkeletalMeshNotifier.h |
|
| DelegateToRemoveFromNotifierB |
FDelegateHandle |
|
SkeletalMeshNotifier.h |
|
| NotifierA |
TWeakPtr< ISkeletalMeshNotifier > |
|
SkeletalMeshNotifier.h |
|
| NotifierB |
TWeakPtr< ISkeletalMeshNotifier > |
|
SkeletalMeshNotifier.h |
|
Functions
Public