EntityExtensions Class |
Namespace: SampSharp.Entities
public static class EntityExtensions
The EntityExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | HandleOrDefault |
Returns the handle of the entity or the specified default value if the entity is empty.
|
![]() ![]() | IsOfAnyType |
Returns a value indicating whether the entity identifier of the specified entity is of any of the
specified types.
|
![]() ![]() | IsOfType |
Returns a value indicating whether the entity identifier of the specified entity is of the
specified type.
|