Show / Hide Table of Contents

Class Guild.GuildMacroDataSource

MacroDataSource context sensitive methods for guilds.

Inheritance
Object
MacroDataSource
Guild.GuildMacroDataSource
DarkBrotherhood.DarkBrotherhoodMacroDataSource
KnightlyOrder.OrderMacroDataSource
Temple.TempleMacroDataSource
ThievesGuild.ThievesGuildMacroDataSource
Inherited Members
MacroDataSource.Name()
MacroDataSource.FactionOrderName()
MacroDataSource.FactionPC()
MacroDataSource.GuildNPC()
MacroDataSource.FactionName()
MacroDataSource.Dungeon()
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 GuildMacroDataSource : MacroDataSource

Constructors

| Improve this Doc View Source

GuildMacroDataSource(Guild)

Declaration
public GuildMacroDataSource(Guild guild)
Parameters
Type Name Description
Guild guild

Methods

| Improve this Doc View Source

Amount()

Declaration
public override string Amount()
Returns
Type Description
String
Overrides
MacroDataSource.Amount()
| Improve this Doc View Source

GuildTitle()

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