Method AimAt
AimAt(Entity, Int32)
Declaration
public void AimAt(Entity target, int duration)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | target | |
| System.Int32 | duration |
AimAt(Vector3, Int32)
Declaration
public void AimAt(Vector3 target, int duration)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | target | |
| System.Int32 | duration |