Class: TagEnemyFieldOfView
This page documents the methods and fields available in the TagEnemyFieldOfView class.
Members
| Signature | Description |
|---|---|
TagEnemyFieldOfView() | Creates a new instance of TagEnemyFieldOfView. |
getFov() | Returns the current fov. |
getMaxDistance() | Returns the current max distance. |
getMinDistance() | Returns the current min distance. |
getTargetTag() | Returns the current target tag. |
isActive() | Returns whether active is true. |
setActive(boolean) | Sets or updates the active. |
setFov(float) | Sets or updates the fov. |
setMaxDistance(float) | Sets or updates the max distance. |
setMinDistance(float) | Sets or updates the min distance. |
setTargetsTag(String) | Sets or updates the targets tag. |