source-sdk-2013
source-sdk-2013 copied to clipboard
Add SetTarget input to tf_glow to allow an easy way to change its glow target at runtime
Currently, this cannot be done through AddOutput. Another method of achieving this is through using VScript by setting the m_hTarget through its netprop, which can be inconvenient as it requires getting the target entity's handle to then assign.