sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.36k stars 374 forks source link

Remove the PendingKill Concept #154

Closed klamme closed 2 years ago

klamme commented 2 years ago

The programmers at the studio I work at are requesting that the PendingKill() concept be removed from the HEngine plugin for UE5. Supposedly UE5 doesn't use this anymore. Let me know if youd like more info! Thanks! :-)

dpernuit commented 2 years ago

Hi Kenny, Are you using the 5.00 branch of the plugin ? we've already removed all calls to IsPendingKill() a while ago.

klamme commented 2 years ago

Oh nice! No we were still on the EA2 release of HEngine. Ill let the programmers know then that its been updated already and get us upgraded. Thanks for the speedy response!