SampSharp
SampSharp
SampSharp.Entities
EntityManager Class
EntityManager Methods
Destroy Method
Destroy Method (Component)
Destroy Method (EntityId)
Destroy(T) Method (EntityId)
EntityManager
Destroy Method (EntityId)
Destroys the specified
entity
.
Namespace:
SampSharp.Entities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
void
Destroy
(
EntityId
entity
)
Parameters
entity
Type:
SampSharp.Entities
EntityId
The entity.
Implements
IEntityManager
Destroy(EntityId)
See Also
Reference
EntityManager Class
Destroy Overload
SampSharp.Entities Namespace