Variables

m_PopupOverlay

private var m_PopupOverlay: MovieClip

m_GeneralInfoHeader

private var m_GeneralInfoHeader: Label

m_TotalMembersLabel

private var m_TotalMembersLabel: Label

m_TotalMembers

private var m_TotalMembers: MovieClip

m_GuildNameLabel

private var m_GuildNameLabel: Label

m_GuildNameTextInput

private var m_GuildNameTextInput: TextInput

m_GovernmentTypeLabel

private var m_GovernmentTypeLabel: Label

m_GovernmentType

private var m_GovernmentType: MovieClip

m_GuildMessageHeader

private var m_GuildMessageHeader: Label

m_GuildMessageTextBox

private var m_GuildMessageTextBox: TextArea

m_ApplyButton

private var m_ApplyButton: Button

CUSTOM_GOVERNMENT

private var CUSTOM_GOVERNMENT: Number

CUSTOM

private var CUSTOM: String

Functions

configUI

private function configUI()

RemoveFocus

private function RemoveFocus():Void

SetLabels

private function SetLabels()

SetData

private function SetData()

SlotGuildNameUpdated

private function SlotGuildNameUpdated()

SlotGoverningformUpdated

private function SlotGoverningformUpdated()

SlotGuildMessageUpdated

private function SlotGuildMessageUpdated()

UpdateChanges

public function UpdateChanges()
private var m_PopupOverlay: MovieClip
private var m_GeneralInfoHeader: Label
private var m_TotalMembersLabel: Label
private var m_TotalMembers: MovieClip
private var m_GuildNameLabel: Label
private var m_GuildNameTextInput: TextInput
private var m_GovernmentTypeLabel: Label
private var m_GovernmentType: MovieClip
private var m_GuildMessageHeader: Label
private var m_GuildMessageTextBox: TextArea
private var m_ApplyButton: Button
private var CUSTOM_GOVERNMENT: Number
private var CUSTOM: String
private function configUI()
private function RemoveFocus():Void
private function SetLabels()
private function SetData()
private function SlotGuildNameUpdated()
private function SlotGoverningformUpdated()
private function SlotGuildMessageUpdated()
public function UpdateChanges()
Close