Urho3D::VAnimEventFrame Struct Reference
Urho3D::VAnimEventFrame Struct Reference
Value animation event frame. More...
#include <Urho3D/Scene/ValueAnimation.h>
Collaboration diagram for Urho3D::VAnimEventFrame:
Public Attributes | |
| float | time_ |
| Time. | |
| StringHash | eventType_ |
| Event type. | |
| VariantMap | eventData_ |
| Event data. | |
Detailed Description
Value animation event frame.
The documentation for this struct was generated from the following file:
- Source/Urho3D/Scene/ValueAnimation.h
