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

Function xBoulderGenerator_Init

src/SB/Core/x/xEntBoulder.cpp:1052–1055  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1050}
1051
1052void xBoulderGenerator_Init(xBase& data, xDynAsset& asset, unsigned long)
1053{
1054 xBoulderGenerator_Init((xBoulderGenerator*)&data, (xBoulderGeneratorAsset*)&asset);
1055}
1056
1057void xBoulderGenerator_Init(xBoulderGenerator* bg, xBoulderGeneratorAsset* asset)
1058{

Callers

nothing calls this directly

Calls 10

xBaseInitFunction · 0.85
zSceneFindObjectFunction · 0.85
RecurseLinksFunction · 0.85
xVec3LengthFunction · 0.85
xVec3CrossFunction · 0.85
xVec3SMulByFunction · 0.85
xBoulderGenerator_ResetFunction · 0.85
xSTFindAssetFunction · 0.70
xMemAllocFunction · 0.70
xVec3NormalizeFunction · 0.70

Tested by

no test coverage detected