Epic Developer Community Forums
Get Variable from other BP Class
Development
Pipeline & Plugins
Editor Scripting
question
,
Variable
,
Blueprint
,
unreal-engine
Vaheva
(Vaheva)
November 28, 2017, 1:15am
2
To cast to your animation blueprint:
get your
mesh
(drag from components menu)
from this mesh
‘get anim instance’
and connect to your
animation blueprint
(cast to Pg_Anim_BP) with
'object’
show post in topic