Hi!
If the Motion Controller Aim is already the parent of the Widget Interaction Component. What happens when I do this? Nothing?
Thanks!
Hi!
If the Motion Controller Aim is already the parent of the Widget Interaction Component. What happens when I do this? Nothing?
Thanks!
Can I ask why you are doing this when you have it attached already?
if (bSameAttachParentAndSocket && LastAttachIndex != INDEX_NONE)
{
// already attached!
return true;
}
It will do nothing
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.