MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / get_player_mat

Function get_player_mat

src/SB/Game/zEntCruiseBubble.cpp:2703–2706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2701 }
2702
2703 xMat4x3* get_player_mat()
2704 {
2705 return (xMat4x3*)globals.player.ent.model->Mat;
2706 }
2707
2708 void cruise_bubble::state_player_aim::stop()
2709 {

Callers 3

startMethod · 0.85
apply_yawMethod · 0.85
moveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected