DIFF

class ProfileOptionsUISource

ProfileOptionsUI ScriptedWidgetEventHandler Managed

All members, including inherited

Constructors 1

void ~ProfileOptionsUI()
References Deattach()

Members 3

int m_profileOption
Referenced by Attach(), GetProfileOption(), and Init()
Widget m_widget
Referenced by Attach(), Deattach(), Init()
Show 2 more, OnClick(), and SetValue()
ref array<Widget> m_widget_array
Referenced by Attach(), Deattach(), GetWidgetArray()
Show 3 more, Init(), SetButtonStates(), and SetValue()

Methods 8

void Attach(int profileOption, array<Widget> widget_array)
void Deattach()
References array.Count(), array.Get(), Widget.SetHandler()
Show 2 more, m_widget, and m_widget_array
Referenced by ~ProfileOptionsUI()
void SetValue()
References Class.CastTo(), array.Find(), SetButtonStates()
Show 2 more, m_widget, and m_widget_array
Referenced by OnClick()
override bool OnClick(Widget w, int x, int y, int button)
void SetButtonStates(int index)
Referenced by SetValue()
array<Widget> GetWidgetArray()
References m_widget_array
int GetProfileOption()
References m_profileOption