EntDetectorArea

Detector Area
Detects Entities inside it's bounds

ID: EntDetectorArea
Required By: Detector Area Damage
Base Type: Entity Component

Values

NameTypeDescription
EnabledBool VariableDefaults to True
Filter By TagTag On Entity Variable ListOnly run event if other Entity has all of these tags
Filter By ComponentEntity Component Type Variable ListOnly run event if other Entity has all of these components
Visible In PlaymodeBool Variable
ShapeEnum Variable
Area ScaleVector3 Variable
Total InsideInt Variable# - - ReadOnly

Methods

NameDescription
Inside EntitiesEntity List
Inside Entities AllEntity List
Position Inside DetectorBool

Events

NameDescription
Enter(Entity otherEnt)
Exit(Entity otherEnt)