DIFF

class UIPropertyAttachmentSource

Constructors 2

void ~UIPropertyAttachment()

Members 8

private Widget m_WgtRoot
private Widget m_WgtThis
private XComboBoxWidget m_WgtComboBox
Referenced by ~UIPropertyAttachment(), OnClick(), Show()
Show 1 more, UIPropertyAttachment()
private TextWidget m_WgtSlotName
Referenced by Show(), and UIPropertyAttachment()
private ref TStringArray m_ComboItems
private int m_PrevIndex
Referenced by OnClick(), and Show()
private EntityAI m_Obj
Referenced by Hide(), OnClick(), and Show()
private int m_SlotID
Referenced by Hide(), OnClick(), and Show()

Methods 6

void SetPos(float x, float y)
References Widget.SetPos(), and m_WgtThis
void SetSize(float width, float height)
References Widget.SetSize(), and m_WgtThis
void Hide()
References Widget.Show(), m_Obj, m_SlotID
Show 1 more, m_WgtThis