Epic Developer Community Forums
Getting world in a editor plugin
Development
Pipeline & Plugins
Plugins
question
,
unreal-engine
,
Plugins
,
editor
,
CPP
anonymous_user_e2bc4174
(anonymous_user_e2bc4174)
October 7, 2019, 12:37pm
8
Not working anymore. Right one is:
if(GEditor && GEditor->PlayWorld) { return GEditor->PlayWorld; }
1 Like
show post in topic