10 [Attribute("0 0 0", UIWidgets.EditBox, desc: "Position where AI will look from action offset (in local coords of the object entity)", params: "inf inf 0 purpose=coords space=entity")]
11protected vector m_vLookPosition;
12
13 [Attribute("180", UIWidgets.Coords, desc: "Range of rotation within which AI will restrict their observing")]
16 [Attribute("0", uiwidget: UIWidgets.ComboBox, "Desired stance the AI will use upon reaching the observationpost", "", ParamEnumArray.FromEnum(ECharacterStance))]