CEyeballBoss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
******'''[[CBasePlayer]]''' | ******'''[[CBasePlayer]]''' | ||
*******'''CTFPlayer''' | *******'''CTFPlayer''' | ||
== SendProps == | |||
{| class="wikitable sortable" style="margin: 0 auto; width: 100%; padding: 0;" | |||
|+CEyeballBoss | |||
! 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 | |||
|- | |||
| style="width: 50%;" |'''m_angRotation''' | |||
| style="width: 15%;" |Integer | |||
| style="width: 35%;" | | |||
|- | |||
| style="width: 50%;" |'''m_angAbsRotation''' | |||
| style="width: 15%;" |Integer | |||
| style="width: 35%;" | | |||
|- | |||
| style="width: 50%;" |'''m_lookAtSpot''' | |||
| style="width: 15%;" |Vector | |||
| style="width: 35%;" | | |||
|- | |||
| style="width: 50%;" |'''m_attitude''' | |||
| style="width: 15%;" |Integer | |||
| style="width: 35%;" | | |||
|} |
Revision as of 22:51, 2 February 2022
Overview
...
Source location : ...
Linked entity : ...
Class Structure
SendProps
Name | Type | Description |
---|---|---|
m_angRotation | Integer | |
m_angAbsRotation | Integer | |
m_lookAtSpot | Vector | |
m_attitude | Integer |