MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / StopAtEnd

Method StopAtEnd

ogsr_engine/xr_3da/SkeletonMotions.cpp:360–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360bool CMotionDef::StopAtEnd() const { return !!(flags & esmStopAtEnd); }
361
362bool shared_motions::create(shared_str key, IReader* data, vecBones* bones)
363{

Callers 2

LL_PlayCycleMethod · 0.80
PlayCycleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected