Developer Documentation
|
Helper Class for UpdateUI. assigns a bool value and set it to "true". after leaving the scope, set it to false. More...
Public Member Functions | |
GuiUpdatingScopeGuard (bool &_in) | |
Private Attributes | |
bool & | v_ |
Helper Class for UpdateUI. assigns a bool value and set it to "true". after leaving the scope, set it to false.
Definition at line 679 of file SkeletalAnimationPlugin.cc.