Training Stream - Blueprint Communications with - February 23rd

So in essence what you are saying is that if you are referencing a BP directly you might not be getting the information you think you are getting? Whereas if you cast then you know your casting to a certain type, therefore its safer, even though both obliviously work?

That leads me onto another question (apologies if already answered in stream), again if you are referencing another objects variables, is it therefore safer to do a get/set (from a get/set function in the BP) than just accessing the variables directly? Get/Set is generally how you are supposed to it, or is BP’s just making us lazy? :smiley: