Choose your operating system:
Windows
macOS
Linux
| UObject::PostEditChangeProperty()
|
Module |
|
Header |
/Engine/Source/Runtime/HeadMountedDisplay/Public/MotionControllerComponent.h |
Include |
#include "MotionControllerComponent.h" |
Source |
/Engine/Source/Runtime/HeadMountedDisplay/Private/MotionControllerComponent.cpp |
virtual void PostEditChangeProperty
(
FPropertyChangedEvent & PropertyChangedEvent
)
Called when a property on this object has been modified externally
Parameter |
Description |
---|---|
PropertyThatChanged |
the property that was modified |