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

Function xFXanimUVAtomicSetup

src/SB/Core/x/xFX.cpp:1106–1118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1104 if (atomic == 0)
1105 {
1106 return atomic;
1107 }
1108 if (xFXanimUVPipeline == 0)
1109 {
1110 return atomic;
1111 }
1112 atomic->pipeline = xFXanimUVPipeline;
1113 return atomic;
1114}
1115
1116void xFXRenderProximityFade(const xModelInstance&, F32, F32)
1117{
1118}
1119
1120void xFXanimUV2PSetAngle(F32 angle)
1121{

Callers 1

xEntSetupPipelineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected