Entity.GetPoseParameter

From GMod Wiki

Revision as of 15:31, 30 October 2009 by Crazy Quebecer (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Function
Syntax Entity:GetPoseParameter( String paramName )
Description:
Retrieves the value of a pose parameter in the entity's model. Pose parameters control things in the model of the entity. For example, the floor turret has a parameter called "aim_yaw". Setting aim_yaw determines the direction the top of the turret faces.
Returns: Float
In Object: Entity
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Entity.GetPoseParameter]Entity.GetPoseParameter [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox