Talk:SendProp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
TomEdwards (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
What does 0 stand for here? Did I miss something? | What does 0 stand for here? Did I miss something? | ||
--[[User:Mflux|Mflux]] 06:38, 9 Jul 2008 (PDT) | --[[User:Mflux|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. |
Revision as of 06:44, 9 July 2008
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.