Updates the AI's Health Bar color.
EmeraldAPI.UI.UpdateUIHealthBarColor(EmeraldSystem EmeraldComponent, Color NewColor)
Updates the AI's Health Bar Background color.
EmeraldAPI.UI.UpdateUIHealthBarBackgroundColor(EmeraldSystem EmeraldComponent, Color NewColor)
Updates the AI's Name color.
EmeraldAPI.UI.UpdateUINameColor(EmeraldSystem EmeraldComponent, Color NewColor)
Updates the AI's Name text.
EmeraldAPI.UI.UpdateUINameText(EmeraldSystem EmeraldComponent, string NewName)