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