Set Car Camera. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_SCC. | |
byte | ReqI |
0 | |
byte | Zero |
byte | ViewPLID |
Unique ID of player to view. | |
byte | InGameCam |
InGameCam (as reported in StatePack) | |
byte | Sp2 |
byte | Sp3 |
Set Car Camera.
Simplified camera packet (not SHIFT+U mode)
Definition at line 2219 of file ispackets.h.
byte IS_SCC::Size |
8
Definition at line 2221 of file ispackets.h.
byte IS_SCC::Type |
ISP_SCC.
Definition at line 2222 of file ispackets.h.
byte IS_SCC::ReqI |
0
Definition at line 2223 of file ispackets.h.
byte IS_SCC::Zero |
Definition at line 2224 of file ispackets.h.
byte IS_SCC::ViewPLID |
Unique ID of player to view.
Definition at line 2226 of file ispackets.h.
byte IS_SCC::InGameCam |
InGameCam (as reported in StatePack)
Definition at line 2227 of file ispackets.h.
byte IS_SCC::Sp2 |
Definition at line 2228 of file ispackets.h.
byte IS_SCC::Sp3 |
Definition at line 2229 of file ispackets.h.