To add to _cDub’s reply; since it was done directly to the shader code in the engine, the toon shading model can only be used within materials. However, obviously also means that if you have a toon shader material, you can use Material in Blueprints as well (and also alter it realtime in Blueprints through the use of a dynamic material instance and parameters).