HOTweenException class. A new HOTweenException is thrown each time HOTween encounters an error.
More...
Public Member Functions | |
| TweenException (string p_message) | |
| Creates a new HOTweenException with the given message. | |
HOTweenException class. A new HOTweenException is thrown each time HOTween encounters an error.
| TweenException | ( | string | p_message | ) |
Creates a new HOTweenException with the given message.
| p_message | The exception message. |