SampSharp
SampSharp
SampSharp.Entities
IEntityManager Interface
IEntityManager Methods
Destroy Method
Destroy Method (Component)
Destroy Method (EntityId)
Destroy(T) Method (EntityId)
IEntityManager
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
void
Destroy
(
EntityId
entity
)
Parameters
entity
Type:
SampSharp.Entities
EntityId
The entity.
See Also
Reference
IEntityManager Interface
Destroy Overload
SampSharp.Entities Namespace