Entity/SnatchModelInstance
From Garry's Mod
Entity:SnatchModelInstance( )
Description
Moves the model instance from the source entity to this entity. This can be used to transfer decals that have been applied on one entity to another.
Both entities must have the same model.
Arguments
Entity srcEntity
Entity to move the model instance from.
Returns
success