C# Class ShowRightPanel, ES2015F

Inheritance: MonoBehaviour, IPointerEnterHandler, IPointerExitHandler
Afficher le fichier Open project: jgirald/ES2015F

Méthodes publiques

Свойство Type Description
description String
resourceCost ResourceValueDictionary
zeroResources ResourceValueDictionary

Méthodes publiques

Méthode Description
OnPointerEnter ( PointerEventData eventData ) : void
OnPointerExit ( PointerEventData eventData ) : void

Method Details

OnPointerEnter() public méthode

public OnPointerEnter ( PointerEventData eventData ) : void
eventData UnityEngine.EventSystems.PointerEventData
Résultat void

OnPointerExit() public méthode

public OnPointerExit ( PointerEventData eventData ) : void
eventData UnityEngine.EventSystems.PointerEventData
Résultat void

Property Details

description public_oe property

public String description
Résultat String

resourceCost public_oe property

public ResourceValueDictionary resourceCost
Résultat ResourceValueDictionary

zeroResources public_oe static_oe property

public static ResourceValueDictionary zeroResources
Résultat ResourceValueDictionary