프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_background | string | ||
_code | string | ||
_customField | string | ||
_customValue | string | ||
_energyConsumption | string | ||
_explanation | string | ||
_illustration | string | ||
_length | string | ||
_reference | string | ||
_subtitle | string | ||
_title | string | ||
_tooltipType | TooltipManager.TooltipType | ||
_type | string |
메소드 | 설명 | |
---|---|---|
ToString ( ) : string | ||
TooltipInfo ( string code, string title, TooltipManager, tooltipType, string subtitle, string illustration, string customField, string customValue, string length, string reference, string energyConsumption, string explanation ) |
public TooltipInfo ( string code, string title, TooltipManager, tooltipType, string subtitle, string illustration, string customField, string customValue, string length, string reference, string energyConsumption, string explanation ) | ||
code | string | |
title | string | |
tooltipType | TooltipManager, | |
subtitle | string | |
illustration | string | |
customField | string | |
customValue | string | |
length | string | |
reference | string | |
energyConsumption | string | |
explanation | string |
public TooltipManager.TooltipType _tooltipType | ||
리턴 | TooltipManager.TooltipType |