Navigation
API > API/Plugins > API/Plugins/RemoteControlComponents > API/Plugins/RemoteControlComponents/FRemoteControlComponentsUtils
Description
Unexpose all Tracked Properties of the specified Actor. It will also stop tracking all unexposed properties.
| Name | UnexposeAllProperties |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteControlComponents/Source/RemoteControlComponents/Public/RemoteControlComponentsUtils.h |
| Include Path | #include "RemoteControlComponentsUtils.h" |
| Source | /Engine/Plugins/Experimental/RemoteControlComponents/Source/RemoteControlComponents/Private/RemoteControlComponentsUtils.cpp |
static void UnexposeAllProperties
(
AActor * InActor
)