MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getPriority

Method getPriority

src/Core/Animation/Animation.cpp:411–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

409 }
410
411 int Animation::getPriority() const noexcept
412 {
413 return m_priority;
414 }
415} // namespace obe::Animation

Callers 1

setKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected