Garry's Mod Wiki

IconEditor:UpdateEntity

  IconEditor:UpdateEntity( Entity ent )

Description

This is used internally - although you're able to use it you probably shouldn't.

Updates the entity being rendered in the internal DAdjustableModelPanel. Called by the model panel's DModelPanel:LayoutEntity method.

Arguments

1 Entity ent
The entity being rendered within the model panel.