84float m_fTimeStamp; // world time when constructor of behavior is called
85bool m_bCanTimeout = true; // can timeout when not executed?
86protectedstaticconstfloatINVESTIGATION_TIMEOUT_MS = 20000; // how long it can take NOT to investigate before the investigation becomes obsolete in ms