[Tutorial] UsableActor system in Blueprint with multiplayer support

I just went to take a look, and its true, there is no “interface cast” node in Blueprint, but i saw that you can use the “Does Implement Interface” node to see if a object is Usable, and then just call its Use function if it IS usable.
Strange there is no InterfaceCast in blueprint.