Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setTextureName
Method
setTextureName
Tools/ImageEditor/AnimationInfo.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void AnimationInfo::setTextureName(std::string_view _value)
19
{
20
mAnimationName = _value;
21
}
22
23
const MyGUI::IntSize& AnimationInfo::getSize() const
24
{
Callers
1
rebuildAnimations
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected