Skip to main content

TagEnemyFieldOfView

Complete API reference for TagEnemyFieldOfView, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Prototyping

Component: no


public class TagEnemyFieldOfView

Constructors

SignatureDescription
TagEnemyFieldOfView(TagEnemyFieldOfView)Executes TagEnemyFieldOfView and returns after the underlying engine call finishes.
TagEnemyFieldOfView(Engine)Executes TagEnemyFieldOfView and returns after the underlying engine call finishes.
TagEnemyFieldOfView()Creates a new instance of TagEnemyFieldOfView.

Attributes

NameTypeDescription
instanceTagEnemyFieldOfViewRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
activebooleanget/setVirtual attribute exposed by isActive. Access it like a field to read or write the underlying value.
fovfloatget/setVirtual attribute exposed by getFov. Access it like a field to read or write the underlying value.
maxDistancefloatget/setVirtual attribute exposed by getMaxDistance. Access it like a field to read or write the underlying value.
minDistancefloatget/setVirtual attribute exposed by getMinDistance. Access it like a field to read or write the underlying value.
targetTagStringgetVirtual attribute exposed by getTargetTag. Access it like a field to read or write the underlying value.
targetsTagStringsetVirtual attribute exposed by setTargetsTag. Access it like a field to read or write the underlying value.