Talk:SendProp
Jump to navigation
Jump to search
Hi
What do these ints / floats mean inside the sendprops?
Example: SendPropVector( SENDINFO( m_vecStartPosition ), 0, SPROP_NOSCALE ),
What does 0 stand for here? Did I miss something? --Mflux 06:38, 9 Jul 2008 (PDT)
- If you move your cursor to the list of arguments and hit ctrl+space, Visual Studio will tell you what each one means.