Navigation
API > API/Plugins > API/Plugins/AvalancheCore
References
| |
|
| Module |
AvalancheCore |
| Header |
/Engine/Plugins/Experimental/Avalanche/Source/AvalancheCore/Public/AvaPropertyChangeDispatcher.h |
| Include |
#include "AvaPropertyChangeDispatcher.h" |
Syntax
template<typename InClassType>
class TAvaPropertyChangeDispatcher
Constructors
| |
Type |
Name |
Description |
 |
|
|
|
Functions
| |
Type |
Name |
Description |
 |
void |
OnPropertyChanged
(
InClassType* InObject,
const FPropertyChangedEvent& InPropertyChangedEvent
)
|
|
Typedefs