SetShadowHint( <priority> )


Module: Entity
SP Only

Summary:

Sets the shadow hint for the entity



Call this on:

<entity> An entity



Example:

tankgun SetShadowHint( "normal" );



Required Args:

  • 1 : <prority> "normal", "never", "high_priority", "low_priority", "always", or "receiver".