MCPcopy Create free account
hub / github.com/Croteam-official/Serious-Engine / LoadFromScript_t

Method LoadFromScript_t

Sources/Engine/Base/Anim.cpp:281–413  ·  view source on GitHub ↗

Loads part of given script file until word AnimEnd is reached Fills ACanimData (its instance) with apropriate data (animations and their frame indices) and fills given list head with string nodes containing file names representing frames needed to be loaded by a parent object

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ProcessScript_tFunction · 0.45
OnCreateMipModelsMethod · 0.45

Calls 11

ThrowF_tFunction · 0.85
AllocMemoryFunction · 0.85
GetLine_tMethod · 0.80
GetPos_tMethod · 0.80
SetPos_tMethod · 0.80
ClearFunction · 0.70
CTStringClass · 0.70
whileFunction · 0.50
NewMethod · 0.45
CountMethod · 0.45
ClearMethod · 0.45

Tested by

no test coverage detected