You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- renamed 'K2_SetSmartObjectEnabled' to 'AddOrRemoveSmartObject' since 'Enabled= false' is a concept used when the object is no longer available for queries but active interactions can finish. - added functions to add to/remove from the simulation all smart objects from a single or a list of actors. - added functions to enable/disable smart objects on a single or a list of actors. #jira UE-165689 #rb mikko.mononen #rb maxime.mercier #rb patrick.carroll #preflight 63c6fda33f587d9e1403726c [CL 23748053 by yoan stamant in ue5-main branch]