Hard reference to PC in widget

Hey all,

Simple question: to what extent is it a bad practice to have a hard reference to the PC in the widget (in the case of a Button pressed => cast to PC => Trigger event)? It seems okay to me, as the PC will always exist in memory. Am I correct?

perfectly fine, as long as you dont intend to use that widget with different PCs

1 Like