Entity.InitializeAsClientEntity

From GMod Wiki

Jump to: navigation, search
Function
Syntax Entity:InitializeAsClientEntity( )
Description:
Running this function in your scripted entity's Initialize hook allows you to create a completely clientside entity. There will be no communication with the server.
Returns: nil
In Object: Entity
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Entity.InitializeAsClientEntity]Entity.InitializeAsClientEntity [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


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox