CRopeKeyframe
Jump to navigation
Jump to search
Overview
...
Source location : /game/server/rope.h
Linked Entities :
Class Structure
- CBaseEntity
- CRopeKeyframe
SendProps
| 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
| 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 |