Entity.SetDTEntity

From GMod Wiki

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


Examples

DescriptionSets the first DTEntity to Entity(3)
Used onNewerShared.png
Code
ent:SetDTEntity(0,Entity(3))
OutputN/A


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox