Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/UAISenseConfig
Description
Changes whether the given sense starts off enabled. Note that calling the function after given sense config has already been registered won't have any effect
| Name | SetStartsEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Perception/AISenseConfig.h |
| Include Path | #include "Perception/AISenseConfig.h" |
void SetStartsEnabled
(
bool bEnabled
)