Table of Contents

Class JollyManualDialog

Namespace
JollyCoop.JollyManual
Assembly
Assembly-CSharp.dll
public class JollyManualDialog : ManualDialog, SelectOneButton.SelectOneButtonOwner
Inheritance
JollyManualDialog
Implements
Inherited Members

Constructors

JollyManualDialog(ProcessManager, Dictionary<JollyManualPages, int>)

public JollyManualDialog(ProcessManager manager, Dictionary<JollyEnums.JollyManualPages, int> topics)

Parameters

manager ProcessManager
topics Dictionary<JollyEnums.JollyManualPages, int>

Methods

GetManualPage(string, int)

public override void GetManualPage(string topicString, int pageNumber)

Parameters

topicString string
pageNumber int

TopicName(string)

public override string TopicName(string topic)

Parameters

topic string

Returns

string