Class EntityCheck
Inheritance
object
EntityCheck
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public static class EntityCheck
Methods
IsAnyBoss(Entity)
Declaration
public static bool IsAnyBoss(this Entity e)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | e |
Returns
| Type | Description |
|---|---|
| bool |
IsNullInactiveDeadOrKnockedOut(Entity)
Declaration
public static bool IsNullInactiveDeadOrKnockedOut(this Entity e)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | e |
Returns
| Type | Description |
|---|---|
| bool |