SendProp: Difference between revisions
Jump to navigation
Jump to search
Note:RecvTable should use RecvPropString.
m (categorize) |
|||
Line 42: | Line 42: | ||
{{note|RecvTable should use RecvPropString.}} | {{note|RecvTable should use RecvPropString.}} | ||
{{ccexample||SendPropStringT( SENDINFO( m_SoundName ) ),}} | {{ccexample||SendPropStringT( SENDINFO( m_SoundName ) ),}} | ||
==dt_utlvector_send.h== | ==dt_utlvector_send.h== | ||
===SendPropUtlVector=== | ===SendPropUtlVector=== | ||
{{ccexample||SendPropUtlVector( SENDINFO_UTLVECTOR( m_hActorList ), MAX_ACTORS_IN_SCENE, SendPropEHandle( NULL, 0 ) ),}} | {{ccexample||SendPropUtlVector( SENDINFO_UTLVECTOR( m_hActorList ), MAX_ACTORS_IN_SCENE, SendPropEHandle( NULL, 0 ) ),}} | ||
[[Category:Programming]] |
Revision as of 13:06, 14 September 2006
dt_send.h
SendPropFloat
SendPropVector
SendPropAngle
SendPropQAngles
SendPropInt
SendPropString
SendPropArray3
SendPropDataTable
SendPropExclude
sendproxy.h
SendPropBool
SendPropEHandle
SendPropIntWithMinusOneFlag
SendPropTime
SendPropPredictableId
SendPropStringT
