bl_IconItem Class

Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["bl_IconItem"] class Type type-node

Syntax

public class bl_IconItem : MonoBehaviour

Fields

Name Constant Value Summary
DeathIcon
DestroyIn

Methods

Name Value Summary
DelayStart(float) void
DestroyIcon(bool) void
When player or the target die,desactive,remove,etc.. call this for remove the item UI from Map for change to other icon and desactive in certain time or destroy immediate
DestroyIcon(bool, Sprite) void
When player or the target die,desactive,remove,etc.. call this for remove the item UI from Map for change to other icon and desactive in certain time or destroy immediate
GetInfoItem(string) void
Get info to display
HideCircleArea() void
InfoItem() void
OnClickMark() void
SetCircleArea(float, Color) RectTransform
Show a visible circle area in the minimap with this item as center
SetIcon(Sprite) void
SetVisibleAlpha() void