C# Class Sanderling.Interface.MemoryStruct.LobbyAgentEntry

Inheritance: UIElement
Exibir arquivo Open project: Arcitectus/Sanderling

Public Properties

Property Type Description
LabelText IUIElementText[]
StartConversationButton IUIElement

Public Methods

Method Description
LobbyAgentEntry ( )
LobbyAgentEntry ( IUIElement @base )

Method Details

LobbyAgentEntry() public method

public LobbyAgentEntry ( )

LobbyAgentEntry() public method

public LobbyAgentEntry ( IUIElement @base )
@base IUIElement

Property Details

LabelText public_oe property

public IUIElementText[] LabelText
return IUIElementText[]

StartConversationButton public_oe property

public IUIElement StartConversationButton
return IUIElement