GetCaptureComponent2D() not callable

In ASceneCapture2D, CaptureComponent2D has been marked depreceated along with a note recommending the use of GetCaptureComponent2D().
Only thing is, GetCaptureComponent2D() isn’t Blueprint callable.
Ditto on GetDrawFrustum().

A small thing, but there you go :slight_smile:

Hey Kris-

Thanks for pointing that out. I have submitted a feature request to have GetCaptureComponent2D exposed to blueprints (UE-7042).

Cheers