Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
bool CMotionDef::StopAtEnd() const { return !!(flags & esmStopAtEnd); }
361
362
bool shared_motions::create(shared_str key, IReader* data, vecBones* bones)
363
{
Callers
2
LL_PlayCycle
Method · 0.80
PlayCycle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected