Show / Hide Table of Contents

Class Temple.TempleMacroDataSource

MacroDataSource context sensitive methods for temples.

Inheritance
Object
MacroDataSource
Guild.GuildMacroDataSource
Temple.TempleMacroDataSource
Inherited Members
Guild.GuildMacroDataSource.Amount()
Guild.GuildMacroDataSource.GuildTitle()
MacroDataSource.Name()
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.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 TempleMacroDataSource : Guild.GuildMacroDataSource

Constructors

| Improve this Doc View Source

TempleMacroDataSource(Temple)

Declaration
public TempleMacroDataSource(Temple guild)
Parameters
Type Name Description
Temple guild

Methods

| Improve this Doc View Source

FactionOrderName()

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

God()

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

GodDesc()

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