M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.View.Conversation.ConversationViewEventHandler Class Reference

Inherits Attribute.

Public Types

enum  EventType {
  OnCondition ,
  OnConsequence
}
 

Public Member Functions

 ConversationViewEventHandler (string id, EventType type)
 

Properties

string Id [get]
 
EventType Type [get]
 

Member Enumeration Documentation

◆ EventType

Enumerator
OnCondition 
OnConsequence 

Constructor & Destructor Documentation

◆ ConversationViewEventHandler()

SandBox.View.Conversation.ConversationViewEventHandler.ConversationViewEventHandler ( string  id,
EventType  type 
)

Property Documentation

◆ Id

string SandBox.View.Conversation.ConversationViewEventHandler.Id
get

◆ Type

EventType SandBox.View.Conversation.ConversationViewEventHandler.Type
get