Call of Duty Script Documentation

setshader(<materialname>, <width>, <height>


Module
HUD


Summary


Set the material for this Hud Element

Call this function on


Hud Element

Example


waypoint setShader("playbook_objective_stop", 15, 15);

Minimum Number of arguments: 1


Number of optional arguments: 2



Return to Function List