You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
ESPMode::Fast is deprecated. UNIQUENETID_ESPMODE and UNIQUENETID_CONSTRUCTORVIS removed. Delegate creation functions (DelegateType::CreateSP, DelegateType::BindSP and DelegateType::AddSP) now work in all modes, making the DelegateType::*ThreadSafeSP functions redundant (retained for backwards compatibliity). #rb andriy.tylychko #jira UE-102565 #fyi chris.varnsverry, ben.zeigler [CL 16113360 by Steve Robb in ue5-main branch]