Source2Toolkit
SchemaEntityClasses

CColorCorrection

CColorCorrection

Inheritance: CBaseEntity

Fields

  • m_flFadeInDuration float
  • m_flFadeOutDuration float
  • m_flStartFadeInWeight float
  • m_flStartFadeOutWeight float
  • m_flTimeStartFadeIn float
  • m_flTimeStartFadeOut float
  • m_flMaxWeight float
  • m_bStartDisabled bool
  • m_bEnabled bool
  • m_bMaster bool
  • m_bClientSide bool
  • m_bExclusive bool
  • m_MinFalloff float
  • m_MaxFalloff float
  • m_flCurWeight float
  • m_netlookupFilename char
  • m_lookupFilename CUtlSymbolLarge

Methods

CColorCorrection* New(className)

Parameters
  • className const char*

CColorCorrection* FromIndex(iIndex)

Parameters
  • iIndex int

CColorCorrection* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CColorCorrection> GetHandle()

On this page