Source2Toolkit
SchemaEntityClasses

CTextureBasedAnimatable

CTextureBasedAnimatable

Inheritance: CBaseModelEntity

Fields

  • m_bLoop bool
  • m_flFPS float
  • m_hPositionKeys CStrongHandle<InfoForResourceTypeCTextureBase>
  • m_hRotationKeys CStrongHandle<InfoForResourceTypeCTextureBase>
  • m_vAnimationBoundsMin Vector
  • m_vAnimationBoundsMax Vector
  • m_flStartTime float
  • m_flStartFrame float

Methods

CTextureBasedAnimatable* New(className)

Parameters
  • className const char*

CTextureBasedAnimatable* FromIndex(iIndex)

Parameters
  • iIndex int

CTextureBasedAnimatable* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CTextureBasedAnimatable> GetHandle()

On this page