Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/FChaosVDScene
Description
Updates the render state of the hit proxies of an array of actors. This used to update the selection outline state
| Name | UpdateSelectionProxiesForActors |
| Type | function |
| Header File | /Engine/Plugins/ChaosVD/Source/ChaosVD/Public/ChaosVDScene.h |
| Include Path | #include "ChaosVDScene.h" |
| Source | /Engine/Plugins/ChaosVD/Source/ChaosVD/Private/ChaosVDScene.cpp |
void UpdateSelectionProxiesForActors
(
TArrayView < AActor * > SelectedActors
)