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-local+709673996c0cc3c0733358a87691d1009326afa7
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