How i can get all static mesh in collision in constraction script?
You could use the get all overlapping actors node pulled off from the component you are trying to detect collision from
i cant use get all overlapping actors in construction script,maybe i can get all names of static meshes in collision?