CRopeKeyframe: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 186: Line 186:
| style="width: 15%;" |
| style="width: 15%;" |
| style="width: 35%;" |
| style="width: 35%;" |
|}
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
|+[https://developer.valvesoftware.com/wiki/keyframe_rope keyframe_rope]
! style="width: 50%; background-color: #303030; color: white" |Name
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 35%; background-color: #303030; color: white" |Description
|}
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
|+[https://developer.valvesoftware.com/wiki/move_rope move_rope]
! style="width: 50%; background-color: #303030; color: white" |Name
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 35%; background-color: #303030; color: white" |Description
|}
|}

Latest revision as of 21:55, 24 March 2022

Overview[edit | edit source]

...

Source location : /game/server/rope.h

Linked Entities :

Class Structure[edit | edit source]

SendProps[edit | edit source]

CRopeKeyframe
Name Type Description
m_hStartPoint Integer
m_hEndPoint Integer
m_iStartAttachment Integer
m_iEndAttachment Integer
m_Slack Integer
m_RopeLength Integer
m_fLockedPoints Integer
m_RopeFlags Integer
m_nSegments Integer
m_bConstrainBetweenEndpoints Boolean
m_iRopeMaterialModelIndex Integer
m_Subdiv Integer
m_TextureScale Float
m_Width Float
m_flScrollSpeed Float
m_vecOrigin Vector
moveparent Integer
m_iParentAttachment Integer

Entity DataMaps[edit | edit source]

CRopeKeyframe
Name Type Description
InputSetForce
InputSetScrollSpeed
m_RopeFlags
m_RopeLength
m_Slack
m_Subdiv
m_TextureScale
m_Width
m_bConstrainBetweenEndpoints
m_bCreatedFromMapFile
m_bEndPointValid
m_bStartPointValid
m_fLockedPoints
m_flScrollSpeed
m_hEndPoint
m_hStartPoint
m_iEndAttachment
m_iNextLinkName
m_iRopeMaterialModelIndex
m_iStartAttachment
m_nSegments
m_strRopeMaterialModel