Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Snapping > API/Plugins/ModelingComponents/Snapping/UModelingSceneSnappingManager
Syntax
TMap< UPrimitiveComponent &42;, AActor &42; > ComponentToActorMap
Remarks
This map allows us to identify the Components belonging to Actors. Need to store this because if the Actor is deleted we will not be able to identify it's (previous) Components