How to use pure cast node

its not a big deal but id recommend against the using pure cast node , with a cast you’d usually want to save the reference anyway and you’d generally always want to validate it.

no doubt there are exceptions but i’d only use pure for very simple getter functions like bool checks