# SetContextThink
void SetContextThink(pszContextName, hThinkFunc, flInterval)
# Class
✔️ Server: CBaseEntity
✔️ Client: C_BaseEntity
# Function Description
Set a think function on this entity.
# Parameters
| Type | Name | Description |
|---|---|---|
| string | pszContextName | No Description Set |
| handle | hThinkFunc | No Description Set |
| float | flInterval | No Description Set |