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

Function zEntPlayerSpeakStop

src/SB/Game/zEntPlayer.cpp:2903–2907  ·  view source on GitHub ↗

Equiavlent: sda scheduling reorder

Source from the content-addressed store, hash-verified

2901
2902// Equiavlent: sda scheduling reorder
2903void zEntPlayerSpeakStop()
2904{
2905 player_talk.anim = -1;
2906 globals.player.ent.model->Anim->Single->BilinearLerp[0] = 0.0f;
2907}
2908
2909// Close, some float mismatches + regswaps
2910static xEnt* GetPatrickTarget(xEnt* ent)

Callers 3

speak_updateFunction · 0.85
zEntPlayerSpeakStartFunction · 0.85
speak_stopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected