#include <AISenseConfig_Actions.h>
◆ UAISenseConfig_Actions()
| UAISenseConfig_Actions::UAISenseConfig_Actions |
( |
const FObjectInitializer & | ObjectInitializer | ) |
|
16{
17 DebugColor = FColor::Red;
18 MaxAge = 1.0f;
20}
TSubclassOf< UAISense_Actions > Implementation
Definition AISenseConfig_Actions.h:23
virtual TSubclassOf< UAISense > GetSenseImplementation() const override
Definition AISenseConfig_Actions.cpp:22
◆ GetSenseImplementation()
| TSubclassOf< UAISense > UAISenseConfig_Actions::GetSenseImplementation |
( |
| ) |
const |
|
overridevirtual |
◆ ActionRadius
| float UAISenseConfig_Actions::ActionRadius = 2000.0f |
Maximum distance to notice a target.
◆ ActionRangeColor
| FColor UAISenseConfig_Actions::ActionRangeColor = FColor::Red |
◆ DetectionByAffiliation
| FAISenseAffiliationFilter UAISenseConfig_Actions::DetectionByAffiliation |
◆ FriendColor
| FColor UAISenseConfig_Actions::FriendColor = FColor(255,170,0) |
◆ FriendsShapeEndSize
| float UAISenseConfig_Actions::FriendsShapeEndSize = 50.0f |
◆ FriendsShapeSize
| float UAISenseConfig_Actions::FriendsShapeSize = 200.0f |
◆ FriendsShapeThickness
| float UAISenseConfig_Actions::FriendsShapeThickness = 2.0f |
◆ Implementation
The documentation for this class was generated from the following files:
- T:/Unreal/Unreal Projects/SpaceAdventure52/SpaceAdventure/Plugins/AIToolKit/Source/AIToolKit/Public/Behavior/Sense/AISenseConfig_Actions.h
- T:/Unreal/Unreal Projects/SpaceAdventure52/SpaceAdventure/Plugins/AIToolKit/Source/AIToolKit/Private/Behavior/Sense/AISenseConfig_Actions.cpp