SchemaEntityClasses
CSprite
CSprite
Inheritance: CBaseModelEntity
Fields
- m_hSpriteMaterial CStrongHandle<InfoForResourceTypeIMaterial2>
- m_hAttachedToEntity CHandle<CBaseEntity>
- m_flSpriteFramerate float
- m_flFrame float
- m_flDieTime float
- m_nBrightness uint32_t
- m_flBrightnessDuration float
- m_flSpriteScale float
- m_flScaleDuration float
- m_bWorldSpaceScale bool
- m_flGlowProxySize float
- m_flHDRColorScale float
- m_flLastTime float
- m_flMaxFrame float
- m_flStartScale float
- m_flDestScale float
- m_flScaleTimeStart float
- m_nStartBrightness int32_t
- m_nDestBrightness int32_t
- m_flBrightnessTimeStart float
- m_nSpriteWidth int32_t
- m_nSpriteHeight int32_t
- m_flSpeed float
Methods
CSprite* New(className)
Parameters
- className const char*
CSprite* FromIndex(iIndex)
Parameters
- iIndex int
CSprite* FromIndex(index)
Parameters
- index CEntityIndex