Show / Hide Table of Contents

Class ThievesGuild.ThievesGuildMacroDataSource

MacroDataSource context sensitive methods for Thieves Guild.

Inheritance
Object
MacroDataSource
Guild.GuildMacroDataSource
ThievesGuild.ThievesGuildMacroDataSource
Inherited Members
Guild.GuildMacroDataSource.Amount()
Guild.GuildMacroDataSource.GuildTitle()
MacroDataSource.Name()
MacroDataSource.FactionOrderName()
MacroDataSource.FactionPC()
MacroDataSource.GuildNPC()
MacroDataSource.FactionName()
MacroDataSource.ShopName()
MacroDataSource.MaxLoan()
MacroDataSource.Str()
MacroDataSource.Int()
MacroDataSource.Wil()
MacroDataSource.Agi()
MacroDataSource.End()
MacroDataSource.Per()
MacroDataSource.Spd()
MacroDataSource.Luck()
MacroDataSource.AttributeRating()
MacroDataSource.ItemName()
MacroDataSource.Worth()
MacroDataSource.Material()
MacroDataSource.Condition()
MacroDataSource.Weight()
MacroDataSource.WeaponDamage()
MacroDataSource.Weapon()
MacroDataSource.ArmourMod()
MacroDataSource.BookAuthor()
MacroDataSource.PaintingAdjective()
MacroDataSource.ArtistName()
MacroDataSource.PaintingPrefix1()
MacroDataSource.PaintingPrefix2()
MacroDataSource.PaintingSubject()
MacroDataSource.HeldSoul()
MacroDataSource.Potion()
MacroDataSource.Pronoun()
MacroDataSource.Pronoun2()
MacroDataSource.Pronoun2self()
MacroDataSource.Pronoun3()
MacroDataSource.Honorific()
MacroDataSource.QuestDate()
MacroDataSource.Oath()
MacroDataSource.HomeRegion()
MacroDataSource.GodDesc()
MacroDataSource.God()
MacroDataSource.Daedra()
MacroDataSource.Direction()
MacroDataSource.DialogHint()
MacroDataSource.DialogHint2()
MacroDataSource.AFactionInNews()
MacroDataSource.AnotherFactionInNews()
MacroDataSource.OldLordOfFaction1()
MacroDataSource.LordOfFaction1()
MacroDataSource.LordOfFaction2()
MacroDataSource.TitleOfLordOfFaction1()
MacroDataSource.OldLeaderFate()
MacroDataSource.RoomHoursLeft()
MacroDataSource.PotentialQuestorName()
MacroDataSource.PotentialQuestorLocation()
MacroDataSource.PotionRecipeIngredients(TextFile.Formatting)
MacroDataSource.MagicPowers(TextFile.Formatting)
MacroDataSource.DurationBase()
MacroDataSource.DurationPlus()
MacroDataSource.DurationPerLevel()
MacroDataSource.ChanceBase()
MacroDataSource.ChancePlus()
MacroDataSource.ChancePerLevel()
MacroDataSource.MagnitudeBaseMin()
MacroDataSource.MagnitudeBaseMax()
MacroDataSource.MagnitudePlusMin()
MacroDataSource.MagnitudePlusMax()
MacroDataSource.MagnitudePerLevel()
MacroDataSource.CommonersRep()
MacroDataSource.MerchantsRep()
MacroDataSource.ScholarsRep()
MacroDataSource.NobilityRep()
MacroDataSource.UnderworldRep()
MacroDataSource.HomeProvinceName()
MacroDataSource.GeographicalFeature()
MacroDataSource.VampireNpcClan()
MacroDataSource.Q1()
MacroDataSource.Q2()
MacroDataSource.Q3()
MacroDataSource.Q4()
MacroDataSource.Q5()
MacroDataSource.Q6()
MacroDataSource.Q7()
MacroDataSource.Q8()
MacroDataSource.Q9()
MacroDataSource.Q10()
MacroDataSource.Q11()
MacroDataSource.Q12()
MacroDataSource.Q1a()
MacroDataSource.Q2a()
MacroDataSource.Q3a()
MacroDataSource.Q4a()
MacroDataSource.Q5a()
MacroDataSource.Q6a()
MacroDataSource.Q7a()
MacroDataSource.Q8a()
MacroDataSource.Q9a()
MacroDataSource.Q10a()
MacroDataSource.Q11a()
MacroDataSource.Q12a()
MacroDataSource.Q1b()
MacroDataSource.Q2b()
MacroDataSource.Q3b()
MacroDataSource.Q4b()
MacroDataSource.Q5b()
MacroDataSource.Q6b()
MacroDataSource.Q7b()
MacroDataSource.Q8b()
MacroDataSource.Q9b()
MacroDataSource.Q10b()
MacroDataSource.Q11b()
MacroDataSource.Q12b()
MacroDataSource.ImperialName()
MacroDataSource.FemaleName()
MacroDataSource.MaleName()
Namespace: DaggerfallWorkshop.Game.Guilds
Assembly: Assembly-CSharp.dll
Syntax
protected class ThievesGuildMacroDataSource : Guild.GuildMacroDataSource

Constructors

| Improve this Doc View Source

ThievesGuildMacroDataSource(ThievesGuild)

Declaration
public ThievesGuildMacroDataSource(ThievesGuild guild)
Parameters
Type Name Description
ThievesGuild guild

Methods

| Improve this Doc View Source

Dungeon()

Declaration
public override string Dungeon()
Returns
Type Description
String
Overrides
MacroDataSource.Dungeon()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX