Turbine.Gameplay

From LoTROInterface Wiki

Jump to: navigation, search

Provides classes for accessing game related information.

Classes

Name Description
ActiveSkill
Actor Base class for any entity that interacts in the world.
Attributes Represents a collection of information about an entity.
Backpack Provides access to a player's backpack.
Bank Provides access to a player's bank.
BankItem Provides information about a referenced item in the bank.
BasicMount Provides information about a Mount.
ClassAttributes Base class for class information.
CombatMount Provides information about a player's Combat Mount.
Effect Represents an effect that can be applied to an entity.
EffectList A utility class used by Actors to hold the list of effects.
Entity Base class for any entity in the game.
EntityReference
GambitSkillInfo
Item An item that a user can have.
ItemInfo Information about a referenced Item.
LocalPlayer A class that represents the local player.
Party This class provides access to party information. This is either your fellowship or your tribe depending on your alliance.
Player A class that represents a player in the game.
ProfessionInfo
Recipe
RecipeIngredient
Skill
SkillInfo
SkillList
UntrainedSkill
Wallet
WalletItem

Enumerations

Name Description
Alignment The alignment of a player.
Class The Class of a player.
CraftTier Describes the Crafting Tier of an item or skill.
EffectCategory Describes the category of an effect.
Equipment Describes the equipment slot in the player's equipment.
ItemCategory Describes the category of an item.
ItemDurability Describes the durability of an item.
ItemQuality Describes the quality of an item.
ItemWearState Describes the current wear state of an item.
Profession Describes the crafting profession.
Race The Race of a player.
ReadyState
SkillType
Vocation

Remarks

This package is used to access various information about the game that is available to the player.

Personal tools