![]() |
Plasma Engine
2.0
|
Public Member Functions | |
plPropertyAnimationTrackGroup (const plPropertyAnimationTrackGroup &)=delete | |
plPropertyAnimationTrackGroup & | operator= (const plPropertyAnimationTrackGroup &rhs)=delete |
![]() | |
virtual const plRTTI * | GetDynamicRTTI () const |
bool | IsInstanceOf (const plRTTI *pType) const |
Returns whether the type of this instance is of the given type or derived from it. | |
template<typename T > | |
PL_ALWAYS_INLINE bool | IsInstanceOf () const |
Returns whether the type of this instance is of the given type or derived from it. | |
Public Attributes | |
plUInt32 | m_uiFramesPerSecond = 60 |
plUInt64 | m_uiCurveDuration = 480 |
plEnum< plPropertyAnimMode > | m_Mode |
plDynamicArray< plPropertyAnimationTrack * > | m_Tracks |
plEventTrackData | m_EventTrack |
Additional Inherited Members | |
![]() | |
static const plRTTI * | GetStaticRTTI () |