HolyLib Wiki

EntityList:CreateCopy

 EntityList EntityList:CreateCopy( )

Description

Returns a new EntityList that contains the exact same values as this list (This is way faster than manually creating a copy)

Recently Added

This was recently added in version (0.8 - DEV).

Returns

1EntityList newlist

Returns the new EntityList