- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["bl_IconItem"]
class Type type-node
Syntax
public class bl_IconItem : MonoBehaviour
Fields
Methods
| Name | Value | Summary |
|---|---|---|
| DelayStart |
void | |
| DestroyIcon |
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 |
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 |
void |
Get info to display
|
| HideCircleArea |
void |
|
| InfoItem |
void | |
| OnClickMark |
void |
|
| SetCircleArea |
RectTransform |
Show a visible circle area in the minimap with this
item as center
|
| SetIcon |
void |
|
| SetVisibleAlpha |
void |
|