Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnimation::getAutoReplay Method
Syntax
C++
void getAutoReplay(bool& state) const;

Returns the current value of the flag that determines whether the animation should be replayed.

Parameters
Description
state
[out] A placeholder for the flag value.

If the flag is true, the animation is replayed instantly, otherwise the animation stops when it is finished.

Copyright © 2002-2022. Open Design Alliance All rights reserved.