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