Entity.GetDTVector

From GMod Wiki

Revision as of 13:56, 6 June 2010 by TheJ89 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Function
Syntax Entity:GetDTVector( Var Key )
Description:
Gets a DTVector.
Returns: Vector
In Object: Entity
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Entity.GetDTVector]Entity.GetDTVector [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionGets the first DTVector
Used onNewerShared.png
Code
print(ent:GetDTVector(0))
OutputUnless you've set it to something else, Vector(0,0,0).


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox