INotifyOnChanged

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/ListenerManager.h

Include

#include "Kismet2/ListenerManager.h"

Syntax

template<typename TType, typename TChangeInfo>
class INotifyOnChanged

Functions

Name Description

Public function

void

 

PostChange

(
    const TType* Changed,
    TChangeInfo ChangedType
)

Public function

void

 

PreChange

(
    const TType* Changed,
    TChangeInfo ChangedType
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss