Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- This file has been generated by IDA.
- It contains local type definitions from
- the type library 'gta_sa_version_1_00_compact_exe'
- */
- /* 534 */
- struct CRope
- {
- RwV3D m_vecRopeSegments[31];
- RwV3D m_vecRopeStartPos;
- RwV3D m_vecRopeSegmentsReleased[31];
- DWORD m_pad1;
- DWORD m_pad2;
- DWORD m_pad3;
- CEntity *m_pRopeEntity;
- DWORD m_pad4;
- float m_fMass;
- unsigned __int32 m_uiRopeTotalLength;
- CEntity *pRopeHolder;
- CEntity *m_pRopeAttacherObject;
- CEntity *m_pAttachedEntity;
- unsigned __int32 m_uiRopeSegmentLength;
- unsigned __int32 m_uiHoldEntityExpireTime;
- BYTE m_uiSegmentCount;
- BYTE m_ucRopeType;
- BYTE m_ucFlags1;
- BYTE m_ucFlags2;
- };
Advertisement
Add Comment
Please, Sign In to add comment