G.OnModelLoaded

From GMod Wiki

Jump to: navigation, search
Warning 64 light.png Internal Function: G.OnModelLoaded
G.OnModelLoaded is an internal function. This means you will be able to call it, but you really shouldn't.


Function
Syntax OnModelLoaded( String ModelName, Number NumPoseParams, Number NumSeq, Number NumAttachments, Number NumBoneControllers, Number NumSkins, Number Size )
Where is this used?
Description:
Called from the engine on model load to enable Lua to cache the model stats in the database
Returns: nil
Part of Library: Global Functions
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.OnModelLoaded]G.OnModelLoaded [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
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox