CPointViewControl
GetFov
get camera's current fov setting as integer
SetFov
set camera's current fov in integer degrees and fov change rate as float
Inherited from CBaseEntity
ConnectOutput
Adds an I/O connection that will call the named function when the specified output fires
Destroy
No description provided
DisconnectOutput
Removes a connected script function from an I/O event.
EmitSound
Plays a sound from this entity.
EyeAngles
Get eye pitch, yaw, roll as a vector
EyeLocalAngles
Get eye local pitch, yaw, roll as a vector
EyePosition
Get vector to eye position - absolute coords
FirstMoveChild
No description provided
GetAngles
Get entity pitch, yaw, roll as a vector
GetAngularVelocity
Get the local angular velocity - returns a vector of pitch,yaw,roll
GetBoundingMaxs
Get a vector containing max bounds, centered on object
GetBoundingMaxsOriented
Get a vector containing max bounds, centered on object, taking the object's orientation into account
GetBoundingMins
Get a vector containing min bounds, centered on object
GetBoundingMinsOriented
Get a vector containing min bounds, centered on object, taking the object's orientation into account
GetCenter
Get vector to center of object - absolute coords
GetClassname
No description provided
GetCollisionGroup
Get the collision group
GetForwardVector
Get the forward vector of the entity
GetFriction
No description provided
GetGravity
No description provided
GetHealth
No description provided
GetLeftVector
Get the left vector of the entity
GetMaxHealth
No description provided
GetModelKeyValues
Get a KeyValue class instance on this entity's model
GetModelName
Returns the name of the model
GetMoveCollide
Returns the current move collide
GetMoveParent
If in hierarchy, retrieves the entity's parent
GetMoveType
Returns the current move type
GetName
No description provided
GetNamespace
No description provided
GetOrigin
No description provided
GetOwner
Gets this entity's owner
GetPreTemplateName
Get the entity name stripped of template unique decoration
GetRootMoveParent
If in hierarchy, walks up the hierarchy to find the root parent
GetScriptId
Retrieve the unique identifier used to refer to the entity within the scripting system
GetScriptScope
Retrieve the script-side data associated with an entity
GetSoundDuration
Returns float duration of the sound. Takes soundname and optional actormodelname.
GetTeam
No description provided
GetUpVector
Get the up vector of the entity
GetVelocity
No description provided
IsBSPModel
Returns if this entity is a BSP model or not (i.e. func_brush)
NextMovePeer
No description provided
PrecacheModel
No description provided
PrecacheScriptSound
No description provided
PrecacheSoundScript
Precache a sound for later playing.
SetAbsOrigin
SetAbsOrigin
SetAngles
Set entity pitch, yaw, roll
SetAngularVelocity
Set the local angular velocity - takes float pitch,yaw,roll velocities
SetCollisionGroup
Sets the collision group
SetForwardVector
Set the orientation of the entity to have this forward vector
SetFriction
No description provided
SetGravity
Sets gravity on this entity. Only affects gravity along Z axis
SetHealth
No description provided
SetMaxHealth
No description provided
SetModel
No description provided
SetMoveCollide
Set the move collide
SetMoveType
Set the move type
SetOrigin
No description provided
SetOwner
Sets this entity's owner
SetParent
Sets the parent entity
SetParentWithAttachment
Sets the parent entity with an attachment index
SetSize
No description provided
SetTeam
No description provided
SetVelocity
No description provided
Spawn
Spawns the entity
StopSound
Stops a sound on this entity.
ValidateScriptScope
Ensure that an entity's script scope has been created
entindex
No description provided