Can't find Get World Translation in Unreal 4.5 , and get absolute location,rotation, scale returning bool

can’t find Get World Translation in Unreal 4.5 , and get absolute location,rotation, scale returning bool

any body know what is the problem? i have no idea with it

Hey there, you’re correct: it doesn’t show with the “context sensitive” box checked, however unchecking the box enables you to find it. I think it’s because the target for get world transform is SceneComponent and not StaticMesh. It’s a semantic issue without any effects on the game.