diff --git a/docs/README.html b/docs/README.html
index 000383d40..9b42138c2 100644
--- a/docs/README.html
+++ b/docs/README.html
@@ -63,13 +63,13 @@
Dalamud
-
+
Dalamud is a plugin development framework for FINAL FANTASY XIV that provides access to game data and native interoperability with the game itself to add functionality and quality-of-life.
-It is meant to be used in conjunction with FFXIVQuickLauncher .
+It is meant to be used in conjunction with FFXIVQuickLauncher .
Plugin development
Dalamud features a growing API for in-game plugin development with game data and chat access and overlays.
-Please see the API documentation for more details.
+Please see the API documentation for more details.
If you need any support regarding the API or usage of Dalamud, please join our discord server .
Thanks to Mino, whose work has made this possible!
diff --git a/docs/api/Dalamud.Data.DataManager.html b/docs/api/Dalamud.Data.DataManager.html
index a805f6f37..e79294589 100644
--- a/docs/api/Dalamud.Data.DataManager.html
+++ b/docs/api/Dalamud.Data.DataManager.html
@@ -118,7 +118,7 @@
Improve this Doc
- View Source
+ View Source
DataManager(ClientLanguage)
@@ -152,7 +152,7 @@
Improve this Doc
- View Source
+ View Source
Excel
@@ -183,7 +183,7 @@
Improve this Doc
- View Source
+ View Source
IsDataReady
@@ -214,7 +214,7 @@
Improve this Doc
- View Source
+ View Source
ServerOpCodes
@@ -246,7 +246,7 @@
Improve this Doc
- View Source
+ View Source
GetExcelSheet<T>()
@@ -295,7 +295,7 @@
Improve this Doc
- View Source
+ View Source
GetFile(String)
@@ -345,7 +345,7 @@
Improve this Doc
- View Source
+ View Source
GetFile<T>(String)
@@ -412,7 +412,7 @@
Improve this Doc
- View Source
+ View Source
GetIcon(ClientLanguage, Int32)
@@ -468,7 +468,7 @@
Improve this Doc
- View Source
+ View Source
GetIcon(Int32)
@@ -518,7 +518,7 @@
Improve this Doc
- View Source
+ View Source
GetIcon(String, Int32)
@@ -571,19 +571,36 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
- Initialize()
+ Initialize(String)
Declaration
-
public Task Initialize()
+
public Task Initialize(string baseDir)
+ Parameters
+
+
+
+ Type
+ Name
+ Description
+
+
+
+
+ System.String
+ baseDir
+
+
+
+
Returns
diff --git a/docs/api/Dalamud.Game.Chat.EnumExtensions.html b/docs/api/Dalamud.Game.Chat.EnumExtensions.html
index d321621d9..ecb678b5a 100644
--- a/docs/api/Dalamud.Game.Chat.EnumExtensions.html
+++ b/docs/api/Dalamud.Game.Chat.EnumExtensions.html
@@ -117,7 +117,7 @@
Improve this Doc
- View Source
+ View Source
GetAttribute<TAttribute>(Enum)
@@ -186,7 +186,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.SeIconChar.html b/docs/api/Dalamud.Game.Chat.SeIconChar.html
new file mode 100644
index 000000000..9b03e0663
--- /dev/null
+++ b/docs/api/Dalamud.Game.Chat.SeIconChar.html
@@ -0,0 +1,730 @@
+
+
+
+
+
+
+
+ Enum SeIconChar
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Enum SeIconChar
+
+ Special unicode characters with game-related symbols that work both in-game and in any dalamud window.
+
+
+
+ Assembly : Dalamud.dll
+ Syntax
+
+
public enum SeIconChar
+
+ Fields
+
+
+
+
+ Name
+ Description
+
+
+
+
+ ArrowDown
+
+
+
+ ArrowRight
+
+
+
+ AutoTranslateClose
+
+
+
+ AutoTranslateOpen
+
+
+
+ BotanistSprout
+
+
+
+ BoxedLetterA
+
+
+
+ BoxedLetterB
+
+
+
+ BoxedLetterC
+
+
+
+ BoxedLetterD
+
+
+
+ BoxedLetterE
+
+
+
+ BoxedLetterF
+
+
+
+ BoxedLetterG
+
+
+
+ BoxedLetterH
+
+
+
+ BoxedLetterI
+
+
+
+ BoxedLetterJ
+
+
+
+ BoxedLetterK
+
+
+
+ BoxedLetterL
+
+
+
+ BoxedLetterM
+
+
+
+ BoxedLetterN
+
+
+
+ BoxedLetterO
+
+
+
+ BoxedLetterP
+
+
+
+ BoxedLetterQ
+
+
+
+ BoxedLetterR
+
+
+
+ BoxedLetterS
+
+
+
+ BoxedLetterT
+
+
+
+ BoxedLetterU
+
+
+
+ BoxedLetterV
+
+
+
+ BoxedLetterW
+
+
+
+ BoxedLetterX
+
+
+
+ BoxedLetterY
+
+
+
+ BoxedLetterZ
+
+
+
+ BoxedNumber0
+
+
+
+ BoxedNumber1
+
+
+
+ BoxedNumber10
+
+
+
+ BoxedNumber11
+
+
+
+ BoxedNumber12
+
+
+
+ BoxedNumber13
+
+
+
+ BoxedNumber14
+
+
+
+ BoxedNumber15
+
+
+
+ BoxedNumber16
+
+
+
+ BoxedNumber17
+
+
+
+ BoxedNumber18
+
+
+
+ BoxedNumber19
+
+
+
+ BoxedNumber2
+
+
+
+ BoxedNumber20
+
+
+
+ BoxedNumber21
+
+
+
+ BoxedNumber22
+
+
+
+ BoxedNumber23
+
+
+
+ BoxedNumber24
+
+
+
+ BoxedNumber25
+
+
+
+ BoxedNumber26
+
+
+
+ BoxedNumber27
+
+
+
+ BoxedNumber28
+
+
+
+ BoxedNumber29
+
+
+
+ BoxedNumber3
+
+
+
+ BoxedNumber30
+
+
+
+ BoxedNumber31
+
+
+
+ BoxedNumber4
+
+
+
+ BoxedNumber5
+
+
+
+ BoxedNumber6
+
+
+
+ BoxedNumber7
+
+
+
+ BoxedNumber8
+
+
+
+ BoxedNumber9
+
+
+
+ BoxedPlus
+
+
+
+ BoxedQuestionMark
+
+
+
+ BoxedRoman1
+
+
+
+ BoxedRoman2
+
+
+
+ BoxedRoman3
+
+
+
+ BoxedRoman4
+
+
+
+ BoxedRoman5
+
+
+
+ BoxedRoman6
+
+
+
+ BoxedStar
+
+
+
+ Buff
+
+
+
+ Circle
+
+
+
+ Clock
+
+
+
+ Cross
+
+
+
+ CrossWorld
+
+
+
+ Debuff
+
+
+
+ Dice
+
+
+
+ EorzeaTimeDe
+
+
+
+ EorzeaTimeEn
+
+
+
+ EorzeaTimeFr
+
+
+
+ EorzeaTimeJa
+
+
+
+ EurekaLevel
+
+
+
+ Experience
+
+
+
+ ExperienceFilled
+
+
+
+ Gil
+
+
+
+ Glamoured
+
+
+
+ GlamouredDyed
+
+
+
+ Hexagon
+
+
+
+ HighQuality
+
+
+
+ Hyadelyn
+
+
+
+ ImeAlphanumeric
+
+
+
+ ImeAlphanumericHalfWidth
+
+
+
+ ImeHiragana
+
+
+
+ ImeKatakana
+
+
+
+ ImeKatakanaHalfWidth
+
+
+
+ Instance1
+
+
+
+ Instance2
+
+
+
+ Instance3
+
+
+
+ Instance4
+
+
+
+ Instance5
+
+
+
+ Instance6
+
+
+
+ Instance7
+
+
+
+ Instance8
+
+
+
+ Instance9
+
+
+
+ InstanceMerged
+
+
+
+ ItemLevel
+
+
+
+ LevelDe
+
+
+
+ LevelEn
+
+
+
+ LevelFr
+
+
+
+ LinkMarker
+
+
+
+ LocalTimeDe
+
+
+
+ LocalTimeEn
+
+
+
+ LocalTimeFr
+
+
+
+ LocalTimeJa
+
+
+
+ Mouse1
+
+
+
+ Mouse2
+
+
+
+ Mouse3
+
+
+
+ Mouse4
+
+
+
+ Mouse5
+
+
+
+ MouseBothClick
+
+
+
+ MouseLeftClick
+
+
+
+ MouseNoClick
+
+
+
+ MouseRightClick
+
+
+
+ MouseWheel
+
+
+
+ Number0
+
+
+
+ Number1
+
+
+
+ Number2
+
+
+
+ Number3
+
+
+
+ Number4
+
+
+
+ Number5
+
+
+
+ Number6
+
+
+
+ Number7
+
+
+
+ Number8
+
+
+
+ Number9
+
+
+
+ Prohibited
+
+
+
+ QuestRepeatable
+
+
+
+ QuestSync
+
+
+
+ ServerTimeDe
+
+
+
+ ServerTimeEn
+
+
+
+ ServerTimeFr
+
+
+
+ ServerTimeJa
+
+
+
+ Square
+
+
+
+ TimeAm
+
+
+
+ TimePm
+
+
+
+ Triangle
+
+
+
+
+ Extension Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html
index b14b3bbe8..33635bbd5 100644
--- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html
+++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html
@@ -128,7 +128,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html
index d62d69d2e..bb32d7ca8 100644
--- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html
+++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html
@@ -111,6 +111,10 @@
Int24
+
+ Int24Packed
+
+
Int24Special
@@ -140,7 +144,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html
index b3729888b..794cd8ed6 100644
--- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html
+++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html
@@ -124,7 +124,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html
index d183c2e07..e1b26e528 100644
--- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html
+++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html
@@ -127,7 +127,7 @@
Improve this Doc
- View Source
+ View Source
END_BYTE
@@ -156,7 +156,7 @@
Improve this Doc
- View Source
+ View Source
START_BYTE
@@ -187,7 +187,7 @@
Improve this Doc
- View Source
+ View Source
Type
@@ -219,7 +219,7 @@
Improve this Doc
- View Source
+ View Source
Encode()
@@ -249,7 +249,7 @@
Improve this Doc
- View Source
+ View Source
GetInteger(BinaryReader)
@@ -296,7 +296,7 @@
Improve this Doc
- View Source
+ View Source
GetMarkerForIntegerBytes(Byte[])
@@ -343,7 +343,7 @@
Improve this Doc
- View Source
+ View Source
GetMarkerForPackedIntegerBytes(Byte[])
@@ -390,7 +390,7 @@
Improve this Doc
- View Source
+ View Source
GetPackedIntegers(BinaryReader)
@@ -437,7 +437,7 @@
Improve this Doc
- View Source
+ View Source
MakeInteger(UInt32, Boolean, Boolean)
@@ -494,7 +494,7 @@
Improve this Doc
- View Source
+ View Source
MakePackedInteger(UInt32, UInt32, Boolean)
@@ -551,7 +551,7 @@
Improve this Doc
- View Source
+ View Source
Process(BinaryReader)
@@ -598,7 +598,7 @@
Improve this Doc
- View Source
+ View Source
ProcessChunkImpl(BinaryReader, Int64)
@@ -635,7 +635,7 @@
Improve this Doc
- View Source
+ View Source
Resolve()
@@ -656,7 +656,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html
index 6691be037..24af2cb5d 100644
--- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html
+++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html
@@ -107,9 +107,6 @@
-
- System.Object.ToString()
-
System.Object.Equals(System.Object)
@@ -448,7 +445,7 @@
Improve this Doc
- View Source
+ View Source
GetMarkerForIntegerBytes(Byte[])
@@ -497,7 +494,7 @@
Improve this Doc
- View Source
+ View Source
ProcessChunkImpl(BinaryReader, Int64)
@@ -548,6 +545,38 @@
Overrides
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ ToString()
+
+
+ Declaration
+
+
public override string ToString()
+
+ Returns
+
+
+
+ Type
+ Description
+
+
+
+
+ System.String
+
+
+
+
+ Overrides
+ System.Object.ToString()
diff --git a/docs/api/Dalamud.Game.Chat.XivChatType.html b/docs/api/Dalamud.Game.Chat.XivChatType.html
index b83fe480d..ab3df7058 100644
--- a/docs/api/Dalamud.Game.Chat.XivChatType.html
+++ b/docs/api/Dalamud.Game.Chat.XivChatType.html
@@ -144,6 +144,10 @@
Echo
+
+ ErrorMessage
+
+
FreeCompany
@@ -224,6 +228,10 @@
SystemError
+
+ SystemMessage
+
+
TellIncoming
@@ -260,7 +268,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html b/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html
index e76ee3839..c7ef0ae03 100644
--- a/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html
+++ b/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html
@@ -117,7 +117,7 @@
Improve this Doc
- View Source
+ View Source
GetDetails(XivChatType)
@@ -170,7 +170,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html b/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html
index a743a2be1..9d206e7b1 100644
--- a/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html
+++ b/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html
@@ -239,7 +239,7 @@
Improve this Doc
- View Source
+ View Source
DefaultColor
@@ -269,7 +269,7 @@
Improve this Doc
- View Source
+ View Source
FancyName
@@ -299,7 +299,7 @@
Improve this Doc
- View Source
+ View Source
Slug
@@ -339,7 +339,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.Chat.html b/docs/api/Dalamud.Game.Chat.html
index 6d84ae150..96e7e3d0c 100644
--- a/docs/api/Dalamud.Game.Chat.html
+++ b/docs/api/Dalamud.Game.Chat.html
@@ -87,6 +87,9 @@
Enums
+
+ Special unicode characters with game-related symbols that work both in-game and in any dalamud window.
+
The FFXIV chat types as seen in the LogKind ex table.
diff --git a/docs/api/Dalamud.Game.ChatHandlers.html b/docs/api/Dalamud.Game.ChatHandlers.html
index fa67f0a85..74aa8ef59 100644
--- a/docs/api/Dalamud.Game.ChatHandlers.html
+++ b/docs/api/Dalamud.Game.ChatHandlers.html
@@ -117,7 +117,7 @@
Improve this Doc
- View Source
+ View Source
ChatHandlers(Dalamud)
@@ -151,7 +151,7 @@
Improve this Doc
- View Source
+ View Source
LastLink
@@ -187,7 +187,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html b/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html
index be438ccae..c3207b723 100644
--- a/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html
+++ b/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html
@@ -83,9 +83,10 @@
Implements
+
System.Collections.Generic.IReadOnlyCollection <
Actor >
+
System.Collections.Generic.IEnumerable <
Actor >
System.Collections.ICollection
System.Collections.IEnumerable
-
System.IDisposable
Inherited Members
@@ -115,7 +116,7 @@
Assembly : Dalamud.dll
Syntax
-
public class ActorTable : ICollection, IEnumerable, IDisposable
+
public class ActorTable : IReadOnlyCollection<Actor>, IEnumerable<Actor>, ICollection, IEnumerable
Constructors
@@ -124,7 +125,7 @@
Improve this Doc
- View Source
+ View Source
ActorTable(Dalamud, ClientStateAddressResolver)
@@ -165,7 +166,7 @@
Improve this Doc
- View Source
+ View Source
Item[Int32]
@@ -174,7 +175,8 @@
Declaration
-
public Actor this[int index] { get; }
+
[CanBeNull]
+public Actor this[int index] { get; }
Parameters
Methods
-
- |
- Improve this Doc
-
-
- View Source
-
-
-
Dispose()
-
-
-
Declaration
-
-
public void Dispose()
-
-
- |
- Improve this Doc
-
-
- View Source
-
-
-
Enable()
-
-
-
Declaration
-
|
Improve this Doc
- View Source
+ View Source
GetEnumerator()
@@ -286,7 +258,7 @@
Declaration
-
public IEnumerator GetEnumerator()
+
public IEnumerator<Actor> GetEnumerator()
Returns
@@ -298,19 +270,49 @@
- System.Collections.IEnumerator
+ System.Collections.Generic.IEnumerator <Actor >
Explicit Interface Implementations
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+
IReadOnlyCollection<Actor>.Count
+
+
+
Declaration
+
+
int IReadOnlyCollection<Actor>.Count { get; }
+
+
Returns
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
|
Improve this Doc
- View Source
+ View Source
ICollection.CopyTo(Array, Int32)
@@ -347,7 +349,7 @@
Improve this Doc
- View Source
+ View Source
ICollection.Count
@@ -377,7 +379,7 @@
Improve this Doc
- View Source
+ View Source
ICollection.IsSynchronized
@@ -407,7 +409,7 @@
Improve this Doc
- View Source
+ View Source
ICollection.SyncRoot
@@ -432,16 +434,49 @@
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ IEnumerable.GetEnumerator()
+
+
+ Declaration
+
+
IEnumerator IEnumerable.GetEnumerator()
+
+ Returns
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Collections.IEnumerator
+
+
+
+
Implements
+
+ System.Collections.Generic.IReadOnlyCollection<T>
+
+
+ System.Collections.Generic.IEnumerable<T>
+
System.Collections.ICollection
System.Collections.IEnumerable
-
- System.IDisposable
-
@@ -453,7 +488,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html
index a6746c247..86879761f 100644
--- a/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html
+++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html
@@ -116,19 +116,19 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
- Actor(Actor, Dalamud)
+ Actor(IntPtr, Actor, Dalamud)
Initialize a representation of a basic FFXIV actor.
Declaration
-
public Actor(Actor actorStruct, Dalamud dalamud)
+
public Actor(IntPtr address, Actor actorStruct, Dalamud dalamud)
Parameters
@@ -140,6 +140,12 @@
+
+ System.IntPtr
+ address
+ The address of this actor in memory.
+
+
Actor
actorStruct
@@ -161,7 +167,7 @@
Improve this Doc
- View Source
+ View Source
actorStruct
The memory representation of the base actor.
@@ -186,12 +192,42 @@
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ Address
+ The address of this actor in memory.
+
+
+ Declaration
+
+
public readonly IntPtr Address
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.IntPtr
+
+
+
+
|
Improve this Doc
- View Source
+ View Source
dalamud
@@ -222,7 +258,7 @@
Improve this Doc
- View Source
+ View Source
ActorId
@@ -253,7 +289,7 @@
Improve this Doc
- View Source
+ View Source
Name
@@ -284,7 +320,7 @@
Improve this Doc
- View Source
+ View Source
ObjectKind
@@ -316,7 +352,7 @@ possible values.
Improve this Doc
- View Source
+ View Source
Position
@@ -353,7 +389,7 @@ possible values.
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html
index b2cd8a8c5..d6bb13de1 100644
--- a/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html
+++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html
@@ -92,6 +92,9 @@
+
@@ -136,19 +139,19 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
- Chara(Actor, Dalamud)
+ Chara(IntPtr, Actor, Dalamud)
Set up a new Chara with the provided memory representation.
Declaration
-
protected Chara(Actor actorStruct, Dalamud dalamud)
+
protected Chara(IntPtr address, Actor actorStruct, Dalamud dalamud)
Parameters
@@ -160,6 +163,12 @@
+
+ System.IntPtr
+ address
+ The address of this actor in memory.
+
+
Actor
actorStruct
@@ -181,7 +190,7 @@
Improve this Doc
- View Source
+ View Source
ClassJob
@@ -212,7 +221,7 @@
Improve this Doc
- View Source
+ View Source
CurrentHp
@@ -243,7 +252,7 @@
Improve this Doc
- View Source
+ View Source
CurrentMp
@@ -274,7 +283,7 @@
Improve this Doc
- View Source
+ View Source
Level
@@ -305,7 +314,7 @@
Improve this Doc
- View Source
+ View Source
MaxHp
@@ -336,7 +345,7 @@
Improve this Doc
- View Source
+ View Source
MaxMp
@@ -373,7 +382,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html
index 6092bcb2a..b12072db7 100644
--- a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html
+++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html
@@ -89,6 +89,9 @@
+
@@ -113,6 +116,9 @@
+
@@ -157,19 +163,19 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
- BattleNpc(Actor, Dalamud)
+ BattleNpc(IntPtr, Actor, Dalamud)
Set up a new BattleNpc with the provided memory representation.
Declaration
-
public BattleNpc(Actor actorStruct, Dalamud dalamud)
+
public BattleNpc(IntPtr address, Actor actorStruct, Dalamud dalamud)
Parameters
@@ -181,6 +187,12 @@
+
+ System.IntPtr
+ address
+ The address of this actor in memory.
+
+
Actor
actorStruct
@@ -202,7 +214,7 @@
Improve this Doc
- View Source
+ View Source
BattleNpcKind
@@ -233,7 +245,7 @@
Improve this Doc
- View Source
+ View Source
OwnerId
@@ -270,7 +282,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html
index c972fa82c..7caff47c0 100644
--- a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html
+++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html
@@ -110,6 +110,9 @@
+
@@ -154,19 +157,19 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
- Npc(Actor, Dalamud)
+ Npc(IntPtr, Actor, Dalamud)
Set up a new NPC with the provided memory representation.
Declaration
-
protected Npc(Actor actorStruct, Dalamud dalamud)
+
protected Npc(IntPtr address, Actor actorStruct, Dalamud dalamud)
Parameters
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ NameId
+ The name ID of the NPC linking to their respective game data.
+
+
+ Declaration
+
+
public int NameId { get; }
+
+ Property Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
@@ -236,7 +276,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html
new file mode 100644
index 000000000..75235401b
--- /dev/null
+++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+
+
+ Class PartyMember
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Class PartyMember
+
+
+
+
+
Inheritance
+
System.Object
+
PartyMember
+
+
+
Inherited Members
+
+ System.Object.ToString()
+
+
+ System.Object.Equals(System.Object)
+
+
+ System.Object.Equals(System.Object, System.Object)
+
+
+ System.Object.ReferenceEquals(System.Object, System.Object)
+
+
+ System.Object.GetHashCode()
+
+
+ System.Object.GetType()
+
+
+ System.Object.MemberwiseClone()
+
+
+
+ Assembly : Dalamud.dll
+ Syntax
+
+
public class PartyMember
+
+ Constructors
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ PartyMember(ActorTable, PartyMember)
+
+
+ Declaration
+
+
public PartyMember(ActorTable table, PartyMember rawData)
+
+ Parameters
+
+ Fields
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ Actor
+
+
+ Declaration
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ Actor
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ CharacterName
+
+
+ Declaration
+
+
public string CharacterName
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.String
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ ObjectKind
+
+
+ Declaration
+
+
public ObjectKind ObjectKind
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ ObjectKind
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ Unknown
+
+
+ Declaration
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int64
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html
index f796ca578..027d0a014 100644
--- a/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html
+++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html
@@ -109,6 +109,9 @@
+
@@ -153,19 +156,19 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
- PlayerCharacter(Actor, Dalamud)
+ PlayerCharacter(IntPtr, Actor, Dalamud)
Set up a new player character with the provided memory representation.
Declaration
-
public PlayerCharacter(Actor actorStruct, Dalamud dalamud)
+
public PlayerCharacter(IntPtr address, Actor actorStruct, Dalamud dalamud)
Parameters
@@ -177,6 +180,12 @@
+
+ System.IntPtr
+ address
+ The address of this actor in memory.
+
+
Actor
actorStruct
@@ -198,7 +207,7 @@
Improve this Doc
- View Source
+ View Source
CompanyTag
@@ -229,7 +238,7 @@
Improve this Doc
- View Source
+ View Source
CurrentWorld
@@ -260,7 +269,7 @@
Improve this Doc
- View Source
+ View Source
HomeWorld
@@ -297,7 +306,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.html
index 6d63dafd3..4f1b7b6e9 100644
--- a/docs/api/Dalamud.Game.ClientState.Actors.Types.html
+++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.html
@@ -83,6 +83,8 @@
This class represents the base for non-static entities.
+
+
This class represents a player character.
diff --git a/docs/api/Dalamud.Game.ClientState.ClientState.html b/docs/api/Dalamud.Game.ClientState.ClientState.html
index 548e7a47e..60b42db2e 100644
--- a/docs/api/Dalamud.Game.ClientState.ClientState.html
+++ b/docs/api/Dalamud.Game.ClientState.ClientState.html
@@ -123,7 +123,7 @@
Improve this Doc
- View Source
+ View Source
ClientState(Dalamud, DalamudStartInfo, SigScanner)
@@ -171,7 +171,7 @@
Improve this Doc
- View Source
+ View Source
Actors
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ PartyList
+ The class facilitating party list data access
+
+
+ Declaration
+
+
public PartyList PartyList
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ PartyList
+
+
+
+
|
Improve this Doc
- View Source
+ View Source
TerritoryChanged
Event that gets fired when the current Territory changes.
@@ -320,7 +350,7 @@
Improve this Doc
- View Source
+ View Source
TerritoryType
The current Territory the player resides in.
@@ -352,7 +382,7 @@
Improve this Doc
- View Source
+ View Source
LocalContentId
@@ -383,7 +413,7 @@
Improve this Doc
- View Source
+ View Source
LocalPlayer
@@ -392,7 +422,8 @@
Declaration
-
public PlayerCharacter LocalPlayer { get; }
+
[CanBeNull]
+public PlayerCharacter LocalPlayer { get; }
Property Value
@@ -416,7 +447,7 @@
Improve this Doc
- View Source
+ View Source
Dispose()
@@ -431,7 +462,7 @@
Improve this Doc
- View Source
+ View Source
Enable()
@@ -448,7 +479,7 @@
Improve this Doc
- View Source
+ View Source
PropertyChanged
@@ -490,7 +521,7 @@
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/Dalamud.Game.ClientState.PartyList.html b/docs/api/Dalamud.Game.ClientState.PartyList.html
new file mode 100644
index 000000000..423ca41aa
--- /dev/null
+++ b/docs/api/Dalamud.Game.ClientState.PartyList.html
@@ -0,0 +1,547 @@
+
+
+
+
+
+
+
+ Class PartyList
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Class PartyList
+
+
+
+
+
Inheritance
+
System.Object
+
PartyList
+
+
+
Implements
+
System.Collections.Generic.IReadOnlyCollection <
PartyMember >
+
+
System.Collections.ICollection
+
System.Collections.IEnumerable
+
System.IDisposable
+
+
+
Inherited Members
+
+ System.Object.ToString()
+
+
+ System.Object.Equals(System.Object)
+
+
+ System.Object.Equals(System.Object, System.Object)
+
+
+ System.Object.ReferenceEquals(System.Object, System.Object)
+
+
+ System.Object.GetHashCode()
+
+
+ System.Object.GetType()
+
+
+ System.Object.MemberwiseClone()
+
+
+
+ Assembly : Dalamud.dll
+ Syntax
+
+
public class PartyList : IReadOnlyCollection<PartyMember>, IEnumerable<PartyMember>, ICollection, IEnumerable, IDisposable
+
+ Constructors
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ PartyList(Dalamud, ClientStateAddressResolver)
+
+
+ Declaration
+
+
public PartyList(Dalamud dalamud, ClientStateAddressResolver addressResolver)
+
+ Parameters
+
+
+
+ Type
+ Name
+ Description
+
+
+
+
+ Dalamud.Dalamud
+ dalamud
+
+
+
+ Dalamud.Game.ClientState.ClientStateAddressResolver
+ addressResolver
+
+
+
+
+ Properties
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ Count
+
+
+ Declaration
+
+
public int Count { get; }
+
+ Property Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ IsSynchronized
+
+
+ Declaration
+
+
public bool IsSynchronized { get; }
+
+ Property Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Boolean
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ Item[Int32]
+
+
+ Declaration
+
+
public PartyMember this[int index] { get; }
+
+ Parameters
+
+
+
+ Type
+ Name
+ Description
+
+
+
+
+ System.Int32
+ index
+
+
+
+
+ Property Value
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ Length
+
+
+ Declaration
+
+
public int Length { get; }
+
+ Property Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ SyncRoot
+
+
+ Declaration
+
+
public object SyncRoot { get; }
+
+ Property Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Object
+
+
+
+
+ Methods
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ CopyTo(Array, Int32)
+
+
+ Declaration
+
+
public void CopyTo(Array array, int index)
+
+ Parameters
+
+
+
+ Type
+ Name
+ Description
+
+
+
+
+ System.Array
+ array
+
+
+
+ System.Int32
+ index
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ Dispose()
+
+
+ Declaration
+
+
public void Dispose()
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ Enable()
+
+
+ Declaration
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ GetEnumerator()
+
+
+ Declaration
+
+
public IEnumerator<PartyMember> GetEnumerator()
+
+ Returns
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Collections.Generic.IEnumerator <PartyMember >
+
+
+
+
+ Explicit Interface Implementations
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ IReadOnlyCollection<PartyMember>.Count
+
+
+ Declaration
+
+
int IReadOnlyCollection<PartyMember>.Count { get; }
+
+ Returns
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ IEnumerable.GetEnumerator()
+
+
+ Declaration
+
+
IEnumerator IEnumerable.GetEnumerator()
+
+ Returns
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Collections.IEnumerator
+
+
+
+
+ Implements
+
+ System.Collections.Generic.IReadOnlyCollection<T>
+
+
+ System.Collections.Generic.IEnumerable<T>
+
+
+ System.Collections.ICollection
+
+
+ System.Collections.IEnumerable
+
+
+ System.IDisposable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/api/Dalamud.Game.ClientState.Structs.Actor.html b/docs/api/Dalamud.Game.ClientState.Structs.Actor.html
index 07c63a426..9cbf37523 100644
--- a/docs/api/Dalamud.Game.ClientState.Structs.Actor.html
+++ b/docs/api/Dalamud.Game.ClientState.Structs.Actor.html
@@ -139,7 +139,7 @@
Improve this Doc
- View Source
+ View Source
ClassJob
@@ -168,7 +168,7 @@
Improve this Doc
- View Source
+ View Source
CompanyTag
@@ -197,7 +197,7 @@
Improve this Doc
- View Source
+ View Source
CurrentHp
@@ -226,7 +226,7 @@
Improve this Doc
- View Source
+ View Source
CurrentMp
@@ -255,7 +255,7 @@
Improve this Doc
- View Source
+ View Source
CurrentWorld
@@ -313,7 +313,7 @@
Improve this Doc
- View Source
+ View Source
HomeWorld
@@ -371,7 +371,7 @@
Improve this Doc
- View Source
+ View Source
Level
@@ -400,7 +400,7 @@
Improve this Doc
- View Source
+ View Source
MaxHp
@@ -429,7 +429,7 @@
Improve this Doc
- View Source
+ View Source
MaxMp
@@ -482,6 +482,35 @@
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
NameId
+
+
+
Declaration
+
+
Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
|
Improve this Doc
@@ -540,12 +569,41 @@
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ PlayerTargetStatus
+
+
+ Declaration
+
+
public byte PlayerTargetStatus
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Byte
+
+
+
+
|
Improve this Doc
- View Source
+ View Source
Position
@@ -598,6 +656,93 @@
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ TargetActorId
+
+
+ Declaration
+
+
public int TargetActorId
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ YalmDistanceFromPlayer1
+
+
+ Declaration
+
+
public byte YalmDistanceFromPlayer1
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Byte
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ YalmDistanceFromPlayer2
+
+
+ Declaration
+
+
public byte YalmDistanceFromPlayer2
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Byte
+
+
+
+
diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html
index f07028336..2fac720a5 100644
--- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html
+++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html
@@ -109,7 +109,7 @@
Improve this Doc
- View Source
+ View Source
ActiveSong
@@ -191,6 +191,35 @@
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ SoulVoiceValue
+
+
+ Declaration
+
+
public byte SoulVoiceValue
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Byte
+
+
+
+
diff --git a/docs/api/Dalamud.Game.ClientState.Structs.PartyMember.html b/docs/api/Dalamud.Game.ClientState.Structs.PartyMember.html
new file mode 100644
index 000000000..e40e70c51
--- /dev/null
+++ b/docs/api/Dalamud.Game.ClientState.Structs.PartyMember.html
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+
+ Struct PartyMember
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Struct PartyMember
+
+
+
+
+
Inherited Members
+
+ System.ValueType.Equals(System.Object)
+
+
+ System.ValueType.GetHashCode()
+
+
+ System.ValueType.ToString()
+
+
+ System.Object.Equals(System.Object, System.Object)
+
+
+ System.Object.ReferenceEquals(System.Object, System.Object)
+
+
+ System.Object.GetType()
+
+
+
+ Assembly : Dalamud.dll
+ Syntax
+
+
public struct PartyMember
+
+ Fields
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ actorId
+
+
+ Declaration
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int32
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ namePtr
+
+
+ Declaration
+
+
public IntPtr namePtr
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.IntPtr
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ objectKind
+
+
+ Declaration
+
+
public ObjectKind objectKind
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ ObjectKind
+
+
+
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ unknown
+
+
+ Declaration
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Int64
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/api/Dalamud.Game.ClientState.Structs.html b/docs/api/Dalamud.Game.ClientState.Structs.html
index 47c2ea95b..f6b649631 100644
--- a/docs/api/Dalamud.Game.ClientState.Structs.html
+++ b/docs/api/Dalamud.Game.ClientState.Structs.html
@@ -80,6 +80,8 @@
Native memory representation of a FFXIV actor.
+
+
diff --git a/docs/api/Dalamud.Game.ClientState.html b/docs/api/Dalamud.Game.ClientState.html
index e902cccf7..86d916897 100644
--- a/docs/api/Dalamud.Game.ClientState.html
+++ b/docs/api/Dalamud.Game.ClientState.html
@@ -86,6 +86,8 @@
Wrapper around the game keystate buffer, which contains the pressed state for
all keyboard keys, indexed by virtual vkCode
+
+
diff --git a/docs/api/Dalamud.Game.Internal.Gui.GameGui.html b/docs/api/Dalamud.Game.Internal.Gui.GameGui.html
index bb8f8ce12..3ecdd6c83 100644
--- a/docs/api/Dalamud.Game.Internal.Gui.GameGui.html
+++ b/docs/api/Dalamud.Game.Internal.Gui.GameGui.html
@@ -121,7 +121,7 @@
Improve this Doc
- View Source
+ View Source
GameGui(IntPtr, SigScanner, Dalamud)
@@ -195,7 +195,7 @@
Improve this Doc
- View Source
+ View Source
HoveredItem
@@ -227,7 +227,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ
Improve this Doc
- View Source
+ View Source
HoveredItemChanged
@@ -260,7 +260,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ
Improve this Doc
- View Source
+ View Source
Dispose()
@@ -275,7 +275,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ
Improve this Doc
- View Source
+ View Source
Enable()
@@ -285,12 +285,59 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+
+ OpenMapWithMapLink(MapLinkPayload)
+
+
+ Declaration
+
+
public bool OpenMapWithMapLink(MapLinkPayload mapLink)
+
+ Parameters
+
+
+
+ Type
+ Name
+ Description
+
+
+
+
+ MapLinkPayload
+ mapLink
+
+
+
+
+ Returns
+
+
+
+ Type
+ Description
+
+
+
+
+ System.Boolean
+
+
+
+
|
Improve this Doc
- View Source
+ View Source
SetBgm(UInt16)
diff --git a/docs/api/Dalamud.Interface.InterfaceManager.html b/docs/api/Dalamud.Interface.InterfaceManager.html
index be1f8dcb8..cb0073ca9 100644
--- a/docs/api/Dalamud.Interface.InterfaceManager.html
+++ b/docs/api/Dalamud.Interface.InterfaceManager.html
@@ -121,7 +121,7 @@
Improve this Doc
- View Source
+ View Source
InterfaceManager(Dalamud, SigScanner)
@@ -153,6 +153,37 @@
+ Fields
+
+
+ |
+ Improve this Doc
+
+
+ View Source
+
+ LastImGuiIoPtr
+
+
+ Declaration
+
+
public ImGuiIOPtr LastImGuiIoPtr
+
+ Field Value
+
+
+
+ Type
+ Description
+
+
+
+
+ ImGuiIOPtr
+
+
+
+
Methods
@@ -160,7 +191,7 @@
Improve this Doc
- View Source
+ View Source
Dispose()
@@ -175,7 +206,7 @@
Improve this Doc
- View Source
+ View Source
Enable()
@@ -190,7 +221,7 @@
Improve this Doc
- View Source
+ View Source
LoadImage(Byte[])
@@ -237,7 +268,7 @@
Improve this Doc
- View Source
+ View Source
LoadImage(String)
@@ -284,7 +315,7 @@
Improve this Doc
- View Source
+ View Source
LoadImageRaw(Byte[], Int32, Int32, Int32)
@@ -348,7 +379,7 @@
Improve this Doc
- View Source
+ View Source
OnDraw
diff --git a/docs/api/ImGuiScene.FramerateLimit.LimitType.html b/docs/api/ImGuiScene.FramerateLimit.LimitType.html
index 6225c1f9e..091bfff68 100644
--- a/docs/api/ImGuiScene.FramerateLimit.LimitType.html
+++ b/docs/api/ImGuiScene.FramerateLimit.LimitType.html
@@ -122,10 +122,10 @@ This will disable vsync regardless of the fps value.
diff --git a/docs/api/ImGuiScene.FramerateLimit.html b/docs/api/ImGuiScene.FramerateLimit.html
index 0983a1221..b986af0b0 100644
--- a/docs/api/ImGuiScene.FramerateLimit.html
+++ b/docs/api/ImGuiScene.FramerateLimit.html
@@ -113,10 +113,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
FramerateLimit(FramerateLimit.LimitType, Int32)
@@ -155,10 +155,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
FPS
@@ -186,10 +186,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Type
@@ -219,10 +219,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ToString()
@@ -257,10 +257,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
diff --git a/docs/api/ImGuiScene.GLTextureWrap.html b/docs/api/ImGuiScene.GLTextureWrap.html
index 1eb36fd37..1ae296054 100644
--- a/docs/api/ImGuiScene.GLTextureWrap.html
+++ b/docs/api/ImGuiScene.GLTextureWrap.html
@@ -121,10 +121,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
GLTextureWrap(UInt32, Int32, Int32)
@@ -165,10 +165,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Height
@@ -195,10 +195,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGuiHandle
@@ -225,10 +225,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Width
@@ -257,10 +257,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose()
@@ -272,10 +272,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose(Boolean)
@@ -304,10 +304,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Finalize()
@@ -332,10 +332,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
diff --git a/docs/api/ImGuiScene.IImGuiInputHandler.html b/docs/api/ImGuiScene.IImGuiInputHandler.html
index 603216f3d..abea06ec7 100644
--- a/docs/api/ImGuiScene.IImGuiInputHandler.html
+++ b/docs/api/ImGuiScene.IImGuiInputHandler.html
@@ -91,10 +91,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -128,10 +128,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -166,10 +166,10 @@
diff --git a/docs/api/ImGuiScene.IImGuiRenderer.html b/docs/api/ImGuiScene.IImGuiRenderer.html
index a1e2ce84c..07499b939 100644
--- a/docs/api/ImGuiScene.IImGuiRenderer.html
+++ b/docs/api/ImGuiScene.IImGuiRenderer.html
@@ -86,10 +86,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Init(Object[])
@@ -118,10 +118,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
NewFrame()
@@ -133,10 +133,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
RenderDrawData(ImDrawDataPtr)
@@ -165,10 +165,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Shutdown()
@@ -186,10 +186,10 @@
diff --git a/docs/api/ImGuiScene.IRenderer.html b/docs/api/ImGuiScene.IRenderer.html
index 7348cfb37..d4ef2c8f8 100644
--- a/docs/api/ImGuiScene.IRenderer.html
+++ b/docs/api/ImGuiScene.IRenderer.html
@@ -92,10 +92,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ClearColor
@@ -123,10 +123,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Debuggable
@@ -154,10 +154,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Type
@@ -185,10 +185,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Vsync
@@ -218,10 +218,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
AttachToWindow(SimpleSDLWindow)
@@ -255,10 +255,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Clear()
@@ -271,10 +271,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateTexture(Void*, Int32, Int32, Int32)
@@ -342,10 +342,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_Init()
@@ -357,10 +357,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_NewFrame()
@@ -372,10 +372,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_RenderDrawData(ImDrawDataPtr)
@@ -404,10 +404,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_Shutdown()
@@ -419,10 +419,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Present()
@@ -441,10 +441,10 @@
diff --git a/docs/api/ImGuiScene.ImGui_Impl_DX11.html b/docs/api/ImGuiScene.ImGui_Impl_DX11.html
index d85c975dc..92c52508f 100644
--- a/docs/api/ImGuiScene.ImGui_Impl_DX11.html
+++ b/docs/api/ImGuiScene.ImGui_Impl_DX11.html
@@ -124,10 +124,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateDeviceObjects()
@@ -154,10 +154,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateFontsTexture()
@@ -169,10 +169,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Init(Object[])
@@ -201,10 +201,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
InvalidateDeviceObjects()
@@ -216,10 +216,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
NewFrame()
@@ -231,10 +231,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
RenderDrawData(ImDrawDataPtr)
@@ -263,10 +263,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
SetupRenderState(ImDrawDataPtr)
@@ -295,10 +295,10 @@ Would be nice to organize it better, but it seems to work
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Shutdown()
@@ -320,10 +320,10 @@ Would be nice to organize it better, but it seems to work
diff --git a/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html b/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html
index bb93ad0ef..5105e4b14 100644
--- a/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html
+++ b/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html
@@ -121,10 +121,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Init(Object[])
@@ -153,10 +153,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
NewFrame()
@@ -168,10 +168,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
RenderDrawData(ImDrawDataPtr)
@@ -200,10 +200,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Shutdown()
@@ -225,10 +225,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
diff --git a/docs/api/ImGuiScene.ImGui_Impl_SDL.html b/docs/api/ImGuiScene.ImGui_Impl_SDL.html
index 0515c176a..0dbe53ed0 100644
--- a/docs/api/ImGuiScene.ImGui_Impl_SDL.html
+++ b/docs/api/ImGuiScene.ImGui_Impl_SDL.html
@@ -121,10 +121,10 @@ A near-direct port of
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_Impl_SDL(IntPtr)
@@ -155,10 +155,10 @@ A near-direct port of
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose()
@@ -170,10 +170,10 @@ A near-direct port of
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose(Boolean)
@@ -202,10 +202,10 @@ A near-direct port of
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Finalize()
@@ -217,10 +217,10 @@ A near-direct port of
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
NewFrame(Int32, Int32)
@@ -254,10 +254,10 @@ A near-direct port of
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
SetIniPath(String)
@@ -299,10 +299,10 @@ A near-direct port of
diff --git a/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html b/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html
index b00a6d660..0eb6cc8e2 100644
--- a/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html
+++ b/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html
@@ -119,10 +119,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -153,10 +153,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -168,10 +168,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -200,10 +200,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -215,10 +215,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -262,10 +262,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -299,10 +299,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -344,10 +344,10 @@
diff --git a/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html b/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html
index 962546d09..66059e3fd 100644
--- a/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html
+++ b/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html
@@ -89,10 +89,10 @@
diff --git a/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html b/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html
index 22af7dfd5..738bb90ff 100644
--- a/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html
+++ b/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html
@@ -89,10 +89,10 @@
diff --git a/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html b/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html
index eb5fbd8b3..76300d037 100644
--- a/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html
+++ b/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html
@@ -89,10 +89,10 @@
diff --git a/docs/api/ImGuiScene.RawDX11Scene.html b/docs/api/ImGuiScene.RawDX11Scene.html
index c78cb71b6..8fbb9a665 100644
--- a/docs/api/ImGuiScene.RawDX11Scene.html
+++ b/docs/api/ImGuiScene.RawDX11Scene.html
@@ -118,10 +118,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
RawDX11Scene(IntPtr)
@@ -150,10 +150,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
RawDX11Scene(IntPtr, IntPtr)
@@ -189,10 +189,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
OnBuildUI
User methods invoked every ImGui frame to construct custom UIs.
@@ -219,10 +219,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
@@ -248,10 +248,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
OnNewRenderFrame
@@ -279,10 +279,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGuiIniPath
@@ -311,10 +311,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CaptureScreenshot()
@@ -341,10 +341,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose()
@@ -356,10 +356,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Finalize()
@@ -371,10 +371,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
IsImGuiCursor(IntPtr)
@@ -418,10 +418,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
LoadImage(Byte[])
@@ -465,10 +465,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
LoadImage(String)
@@ -512,10 +512,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
LoadImageRaw(Byte[], Int32, Int32, Int32)
@@ -574,10 +574,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
OnPostResize(Int32, Int32)
@@ -611,10 +611,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
OnPreResize()
@@ -626,10 +626,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Render()
@@ -651,10 +651,10 @@
diff --git a/docs/api/ImGuiScene.RendererFactory.RendererBackend.html b/docs/api/ImGuiScene.RendererFactory.RendererBackend.html
index a6d01e40d..5d9807f5d 100644
--- a/docs/api/ImGuiScene.RendererFactory.RendererBackend.html
+++ b/docs/api/ImGuiScene.RendererFactory.RendererBackend.html
@@ -113,10 +113,10 @@
diff --git a/docs/api/ImGuiScene.RendererFactory.html b/docs/api/ImGuiScene.RendererFactory.html
index 3cbed193c..8c0c21c31 100644
--- a/docs/api/ImGuiScene.RendererFactory.html
+++ b/docs/api/ImGuiScene.RendererFactory.html
@@ -115,10 +115,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateRenderer(RendererFactory.RendererBackend, Boolean)
@@ -176,10 +176,10 @@
diff --git a/docs/api/ImGuiScene.SDLWindowGL.html b/docs/api/ImGuiScene.SDLWindowGL.html
index c3c08e1c4..b2ad57df1 100644
--- a/docs/api/ImGuiScene.SDLWindowGL.html
+++ b/docs/api/ImGuiScene.SDLWindowGL.html
@@ -147,10 +147,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
InitForRenderer(IRenderer)
@@ -183,10 +183,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
WindowCreationFlags(WindowCreateInfo)
@@ -245,10 +245,10 @@
diff --git a/docs/api/ImGuiScene.SimpleD3D.html b/docs/api/ImGuiScene.SimpleD3D.html
index 4c0afdb03..55bfd2a66 100644
--- a/docs/api/ImGuiScene.SimpleD3D.html
+++ b/docs/api/ImGuiScene.SimpleD3D.html
@@ -120,10 +120,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ClearColor
@@ -151,10 +151,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Debuggable
@@ -182,10 +182,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Type
@@ -213,10 +213,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Vsync
@@ -246,10 +246,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
AttachToWindow(SimpleSDLWindow)
@@ -280,10 +280,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Clear()
@@ -296,10 +296,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateTexture(Void*, Int32, Int32, Int32)
@@ -367,10 +367,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose()
@@ -382,10 +382,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose(Boolean)
@@ -414,10 +414,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Finalize()
@@ -429,10 +429,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_Init()
@@ -444,10 +444,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_NewFrame()
@@ -459,10 +459,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_RenderDrawData(ImDrawDataPtr)
@@ -491,10 +491,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_Shutdown()
@@ -506,10 +506,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Present()
@@ -535,10 +535,10 @@
diff --git a/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html b/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html
index be3159456..149554e88 100644
--- a/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html
+++ b/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html
@@ -89,10 +89,10 @@
diff --git a/docs/api/ImGuiScene.SimpleImGuiScene.html b/docs/api/ImGuiScene.SimpleImGuiScene.html
index 27fbb30db..f839f6e1f 100644
--- a/docs/api/ImGuiScene.SimpleImGuiScene.html
+++ b/docs/api/ImGuiScene.SimpleImGuiScene.html
@@ -121,10 +121,10 @@ Currently this always creates a new window rather than take ownership of an exis
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
SimpleImGuiScene(RendererFactory.RendererBackend, WindowCreateInfo, Boolean)
@@ -168,10 +168,10 @@ Currently this always creates a new window rather than take ownership of an exis
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
OnBuildUI
User methods invoked every ImGui frame to construct custom UIs.
@@ -200,10 +200,10 @@ Currently this always creates a new window rather than take ownership of an exis
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
FramerateLimit
@@ -232,10 +232,10 @@ The default behavior is
|
- Improve this Doc
+
Improve this Doc
- View Source
+ View Source
ImGuiIniPath
@@ -262,10 +262,10 @@ The default behavior is
|
- Improve this Doc
+
Improve this Doc
- View Source
+ View Source
OnSDLEvent
@@ -294,10 +294,10 @@ This is just a convenience wrapper around
|
- Improve this Doc
+
Improve this Doc
- View Source
+ View Source
PauseWhenUnfocused
@@ -327,10 +327,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Renderer
@@ -358,10 +358,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ShouldQuit
@@ -389,10 +389,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Window
@@ -422,10 +422,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateOverlay(RendererFactory.RendererBackend, SDL.SDL_Scancode, Single[], Boolean)
@@ -489,10 +489,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose()
@@ -504,10 +504,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose(Boolean)
@@ -536,10 +536,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Finalize()
@@ -551,10 +551,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
LoadImage(Byte[])
@@ -604,10 +604,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
LoadImage(String)
@@ -657,10 +657,10 @@ if you are rendering dynamic data.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Run()
@@ -674,10 +674,10 @@ requests an exit (via
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Update()
@@ -701,10 +701,10 @@ This method does not check any quit conditions.
diff --git a/docs/api/ImGuiScene.SimpleOGL3.html b/docs/api/ImGuiScene.SimpleOGL3.html
index 55465d334..f7de56b94 100644
--- a/docs/api/ImGuiScene.SimpleOGL3.html
+++ b/docs/api/ImGuiScene.SimpleOGL3.html
@@ -120,10 +120,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ClearColor
@@ -151,10 +151,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ContextMajorVersion
@@ -181,10 +181,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ContextMinorVersion
@@ -211,10 +211,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Debuggable
@@ -242,10 +242,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Type
@@ -273,10 +273,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Vsync
@@ -306,10 +306,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
AttachToWindow(SimpleSDLWindow)
@@ -340,10 +340,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Clear()
@@ -356,10 +356,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateTexture(Void*, Int32, Int32, Int32)
@@ -418,10 +418,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose()
@@ -433,10 +433,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose(Boolean)
@@ -465,10 +465,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Finalize()
@@ -480,10 +480,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_Init()
@@ -495,10 +495,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_NewFrame()
@@ -510,10 +510,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_RenderDrawData(ImDrawDataPtr)
@@ -542,10 +542,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGui_Shutdown()
@@ -557,10 +557,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Present()
@@ -586,10 +586,10 @@
diff --git a/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html b/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html
index d934cb15c..9f66443c7 100644
--- a/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html
+++ b/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html
@@ -106,10 +106,10 @@
diff --git a/docs/api/ImGuiScene.SimpleSDLWindow.html b/docs/api/ImGuiScene.SimpleSDLWindow.html
index f4570b6fd..9749dd6ab 100644
--- a/docs/api/ImGuiScene.SimpleSDLWindow.html
+++ b/docs/api/ImGuiScene.SimpleSDLWindow.html
@@ -120,10 +120,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
OnSDLEvent
@@ -151,10 +151,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
WantsClose
@@ -182,10 +182,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Window
@@ -215,10 +215,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateColorKey(Single, Single, Single)
@@ -276,10 +276,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose()
@@ -291,10 +291,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Dispose(Boolean)
@@ -323,10 +323,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Finalize()
@@ -338,10 +338,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
GetHWnd()
@@ -370,10 +370,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
InitForRenderer(IRenderer)
@@ -402,10 +402,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
MakeTransparent(UInt32)
@@ -440,10 +440,10 @@ Transparent regions behave as if they are not present, and can be clicked throug
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ProcessEvents()
@@ -457,10 +457,10 @@ User handlers from
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
WindowCreationFlags(WindowCreateInfo)
@@ -517,10 +517,10 @@ User handlers from
diff --git a/docs/api/ImGuiScene.TextureWrap.html b/docs/api/ImGuiScene.TextureWrap.html
index 2ce2ceebe..8a98e11f9 100644
--- a/docs/api/ImGuiScene.TextureWrap.html
+++ b/docs/api/ImGuiScene.TextureWrap.html
@@ -92,10 +92,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Height
@@ -122,10 +122,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
ImGuiHandle
@@ -153,10 +153,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Width
@@ -189,10 +189,10 @@
diff --git a/docs/api/ImGuiScene.WindowCreateInfo.html b/docs/api/ImGuiScene.WindowCreateInfo.html
index 4d3569915..0f52e6d35 100644
--- a/docs/api/ImGuiScene.WindowCreateInfo.html
+++ b/docs/api/ImGuiScene.WindowCreateInfo.html
@@ -115,10 +115,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Fullscreen
Whether the window should be created fullscreen. This is a borderless windowed mode and will not affect desktop resolution.
@@ -146,10 +146,10 @@ Fullscreen windows are "always on top".
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Height
The height of the window. Ignored for fullscreen windows.
@@ -176,10 +176,10 @@ Fullscreen windows are "always on top".
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Title
The window title. This will not be visible for fullscreen windows except in things like task manager.
@@ -206,10 +206,10 @@ Fullscreen windows are "always on top".
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
TransparentColor
An optional float[4] color key used to make any matching portion of the window's client area transparent. For example, setting this to magenta will
@@ -238,10 +238,10 @@ Values are red, green, blue from 0 to 1.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
Width
The width of the window. Ignored for fullscreen windows.
@@ -268,10 +268,10 @@ Values are red, green, blue from 0 to 1.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
XPos
The x location of the top left corner of the window. Ignored for fullscreen windows.
@@ -298,10 +298,10 @@ Values are red, green, blue from 0 to 1.
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
YPos
The y location of the top left corner of the window. Ignored for fullscreen windows.
@@ -334,10 +334,10 @@ Values are red, green, blue from 0 to 1.
diff --git a/docs/api/ImGuiScene.WindowFactory.html b/docs/api/ImGuiScene.WindowFactory.html
index 2baa25325..7708e24e4 100644
--- a/docs/api/ImGuiScene.WindowFactory.html
+++ b/docs/api/ImGuiScene.WindowFactory.html
@@ -115,10 +115,10 @@
|
- Improve this Doc
+ Improve this Doc
- View Source
+ View Source
CreateForRenderer(IRenderer, WindowCreateInfo)
@@ -176,10 +176,10 @@
diff --git a/docs/api/toc.html b/docs/api/toc.html
index 24c854088..c15b94293 100644
--- a/docs/api/toc.html
+++ b/docs/api/toc.html
@@ -79,6 +79,9 @@
EnumExtensions
+
+ SeIconChar
+
XivChatEntry
@@ -166,6 +169,9 @@
KeyState
+
+ PartyList
+
@@ -211,6 +217,9 @@
Chara
+
+ PartyMember
+
PlayerCharacter
@@ -240,6 +249,9 @@
Actor
+
+ PartyMember
+
diff --git a/docs/manifest.json b/docs/manifest.json
index 05fcb14a8..142c0db8e 100644
--- a/docs/manifest.json
+++ b/docs/manifest.json
@@ -9,10 +9,10 @@
"output": {
".html": {
"relative_path": "README.html",
- "hash": "0hS+L1GjSvSRJJkHQXCo1A=="
+ "hash": "yo5hKdKfdbR+p+3nFKHDfQ=="
}
},
- "is_incremental": true,
+ "is_incremental": false,
"version": ""
},
{
@@ -57,7 +57,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Data.DataManager.html",
- "hash": "6WNpD1zQoDZ4i8X7i4kIuQ=="
+ "hash": "PIyTzH/Sbs7PR3LktsdoGA=="
}
},
"is_incremental": false,
@@ -141,7 +141,19 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.EnumExtensions.html",
- "hash": "Sa/Tw+eFeTBdEDBXfrX2xw=="
+ "hash": "JYpFrzZX7p/ZZTr4r4ajfg=="
+ }
+ },
+ "is_incremental": false,
+ "version": ""
+ },
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Dalamud.Game.Chat.SeIconChar.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Dalamud.Game.Chat.SeIconChar.html",
+ "hash": "kzfJsEK0dpcBnDonWX+RrQ=="
}
},
"is_incremental": false,
@@ -153,7 +165,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html",
- "hash": "s/XtuABbvPBSrc3QZtqBeA=="
+ "hash": "Zf9wnT/VJCB7ld5UMDXYHg=="
}
},
"is_incremental": false,
@@ -165,7 +177,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html",
- "hash": "I2BA618HsRjDn0xzF3vMVA=="
+ "hash": "uA/Ljcdhcylmoyqymldhag=="
}
},
"is_incremental": false,
@@ -177,7 +189,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html",
- "hash": "rXaC/soZsFO+wkQuq5V1xg=="
+ "hash": "exii6FMzSgHI1Iwq9pyEKA=="
}
},
"is_incremental": false,
@@ -189,7 +201,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.html",
- "hash": "Qp0xuS1uliTh/xz/sBArig=="
+ "hash": "xb5eSgXJ0kQEdOPxWfROFQ=="
}
},
"is_incremental": false,
@@ -237,7 +249,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html",
- "hash": "KEjVQpJIi5pWEbpaxdKjZQ=="
+ "hash": "Y5QVz+/OFhkggXcEZdOJCQ=="
}
},
"is_incremental": false,
@@ -369,7 +381,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.XivChatType.html",
- "hash": "hlYMTDCSkGGWqVTLazeKWQ=="
+ "hash": "kcgTkurEohoF+7bw+q+Ydw=="
}
},
"is_incremental": false,
@@ -381,7 +393,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.XivChatTypeExtensions.html",
- "hash": "FuxTyl6zdfRb/6w99BHb3w=="
+ "hash": "QFUj1uOre6Qir0Zd2eZ6NA=="
}
},
"is_incremental": false,
@@ -393,7 +405,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html",
- "hash": "XTFqZtvLRJhAUVfZQW03VQ=="
+ "hash": "wVItQ4r+yDT281IqZV3YGg=="
}
},
"is_incremental": false,
@@ -405,7 +417,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Chat.html",
- "hash": "KY5+1Z70in/kGfrPEC2LaQ=="
+ "hash": "Kw0CuHiLJ5Q7QIyoQ9TBNg=="
}
},
"is_incremental": false,
@@ -417,7 +429,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ChatHandlers.html",
- "hash": "4mIMk3zydv3aknRnInSYWw=="
+ "hash": "ENFvJ7ZWgSnujJ8sKoJMUA=="
}
},
"is_incremental": false,
@@ -429,7 +441,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Actors.ActorTable.html",
- "hash": "+Yq4p9hh2Y3vaFmVxuobkw=="
+ "hash": "1wHmo4hokQcmfbAJQaTk5Q=="
}
},
"is_incremental": false,
@@ -513,7 +525,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Actors.Types.Actor.html",
- "hash": "xqZAsH1rd0zx098wtUbzug=="
+ "hash": "VLVOQqa0Z237fwnYrYTyvQ=="
}
},
"is_incremental": false,
@@ -525,7 +537,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Actors.Types.Chara.html",
- "hash": "leozo3dwhKEj0/CSvdGcgg=="
+ "hash": "okddf70EuNIE9noVQ5fB2A=="
}
},
"is_incremental": false,
@@ -537,7 +549,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html",
- "hash": "CJAHp5w6G8iBZONBSs4H2w=="
+ "hash": "wejHQty0dxZ4wiq8j06s4w=="
}
},
"is_incremental": false,
@@ -561,7 +573,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html",
- "hash": "Fm6JD8VYfb2nefhjY1UWiQ=="
+ "hash": "TIq+xgTiEx4k+1W6Aglgsw=="
}
},
"is_incremental": false,
@@ -579,13 +591,25 @@
"is_incremental": false,
"version": ""
},
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Dalamud.Game.ClientState.Actors.Types.PartyMember.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html",
+ "hash": "zeq1XNOCfCmAOBIoj9Fu9A=="
+ }
+ },
+ "is_incremental": false,
+ "version": ""
+ },
{
"type": "ManagedReference",
"source_relative_path": "api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.yml",
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html",
- "hash": "07Wyr8sESUG4ZDkjLTosVg=="
+ "hash": "Uz8QBBP2KmBiR0FQ8aWONw=="
}
},
"is_incremental": false,
@@ -597,7 +621,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Actors.Types.html",
- "hash": "swvhO+AOQOgc/C14LGcFKw=="
+ "hash": "h3/OJm2rFlTkhrK04oODew=="
}
},
"is_incremental": false,
@@ -621,7 +645,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.ClientState.html",
- "hash": "UtaRpLJVIB29NN8nQdsxNQ=="
+ "hash": "jXRXK53yx5saFaRgkXSzfg=="
}
},
"is_incremental": false,
@@ -651,13 +675,25 @@
"is_incremental": false,
"version": ""
},
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Dalamud.Game.ClientState.PartyList.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Dalamud.Game.ClientState.PartyList.html",
+ "hash": "6tL6k5KouR0X5JXycZMgnQ=="
+ }
+ },
+ "is_incremental": false,
+ "version": ""
+ },
{
"type": "ManagedReference",
"source_relative_path": "api/Dalamud.Game.ClientState.Structs.Actor.yml",
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Structs.Actor.html",
- "hash": "W2MAH4EowjHSEak6pVUwuQ=="
+ "hash": "F/kCRZJzAvzf1gYEwKusiA=="
}
},
"is_incremental": false,
@@ -705,7 +741,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html",
- "hash": "fbGLIZfJVvazLNKzthF2cQ=="
+ "hash": "GEDC0+k2wsHdb1/cnfheRg=="
}
},
"is_incremental": false,
@@ -987,13 +1023,25 @@
"is_incremental": false,
"version": ""
},
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Dalamud.Game.ClientState.Structs.PartyMember.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Dalamud.Game.ClientState.Structs.PartyMember.html",
+ "hash": "n12/zMHcabihri8NYLO7Tg=="
+ }
+ },
+ "is_incremental": false,
+ "version": ""
+ },
{
"type": "ManagedReference",
"source_relative_path": "api/Dalamud.Game.ClientState.Structs.yml",
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.Structs.html",
- "hash": "GmPAcXttwyoIZvns7kLKsA=="
+ "hash": "7y6azPKwwBA3cYFtiRoX4A=="
}
},
"is_incremental": false,
@@ -1005,7 +1053,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.ClientState.html",
- "hash": "N0P2MvjdefFlVNN+/+6msQ=="
+ "hash": "wPIegEM1wqG0gQnt+461QA=="
}
},
"is_incremental": false,
@@ -1185,7 +1233,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Game.Internal.Gui.GameGui.html",
- "hash": "slNRFtL0k6+apd1CdLVK4Q=="
+ "hash": "sRr5tuJK57sBXNzCr45NYQ=="
}
},
"is_incremental": false,
@@ -1473,7 +1521,7 @@
"output": {
".html": {
"relative_path": "api/Dalamud.Interface.InterfaceManager.html",
- "hash": "UiesCMHMf27tKTTRsW02MQ=="
+ "hash": "am7JcP2MJ35RT8wnMDODAw=="
}
},
"is_incremental": false,
@@ -6057,7 +6105,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.FramerateLimit.LimitType.html",
- "hash": "CfsMhj8TF8pAOtLunhbsLQ=="
+ "hash": "cmldzAyEyUPpIwlx0bt/LQ=="
}
},
"is_incremental": false,
@@ -6069,7 +6117,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.FramerateLimit.html",
- "hash": "12Ewlp0wmLl+JTn+RcxVzg=="
+ "hash": "GUzTWXbOCK4m4mwdICn96w=="
}
},
"is_incremental": false,
@@ -6081,7 +6129,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.GLTextureWrap.html",
- "hash": "mzX2eeED13oJzd6l1aoqvA=="
+ "hash": "opMqBJzp4a4pBwJmz7wBkg=="
}
},
"is_incremental": false,
@@ -6093,7 +6141,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.IImGuiInputHandler.html",
- "hash": "QvwWIye0DO6P6wIlyTbvzA=="
+ "hash": "RxxLzksMrYIdcDoCd1exYg=="
}
},
"is_incremental": false,
@@ -6105,7 +6153,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.IImGuiRenderer.html",
- "hash": "GsB78L1Dtui2f0aisl22Ng=="
+ "hash": "7Ji2U6n4q3qDpAgE/x4x/Q=="
}
},
"is_incremental": false,
@@ -6117,7 +6165,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.IRenderer.html",
- "hash": "llyuW1GaxBcpf05hwPweuQ=="
+ "hash": "28pI5gZQrSq12hTNdZVVKQ=="
}
},
"is_incremental": false,
@@ -6129,7 +6177,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.ImGui_Impl_DX11.html",
- "hash": "vVYevzsc3dlq+lsvC/RI6g=="
+ "hash": "FqHRldf3U0a8Po69MGMpDQ=="
}
},
"is_incremental": false,
@@ -6141,7 +6189,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.ImGui_Impl_OpenGL3.html",
- "hash": "yGpaF4U6HRxxr+E2w692/g=="
+ "hash": "dwd5S/Qtp61sybAWESo56w=="
}
},
"is_incremental": false,
@@ -6153,7 +6201,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.ImGui_Impl_SDL.html",
- "hash": "+VOFYN5DzwC/YWN29NQMYw=="
+ "hash": "/tTICtTY8Iz5fUA5Qh79bA=="
}
},
"is_incremental": false,
@@ -6165,7 +6213,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.ImGui_Input_Impl_Direct.html",
- "hash": "ikBRwAeM6g3biCa8BHON7w=="
+ "hash": "LL86EjHReMKesWeKgthIjw=="
}
},
"is_incremental": false,
@@ -6177,7 +6225,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html",
- "hash": "v2LtyhBIFryzM/QhIa04MQ=="
+ "hash": "4vl0299+zB4iknYLmv2TuA=="
}
},
"is_incremental": false,
@@ -6189,7 +6237,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html",
- "hash": "PhpiJcXGCJUSk5HX9yWL5g=="
+ "hash": "fFz/IbQKSJ46JLuLtPRHFw=="
}
},
"is_incremental": false,
@@ -6201,7 +6249,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html",
- "hash": "NC0oGTNGyG3PMKaF0JLi5A=="
+ "hash": "8OMVLgdu0ODxCaF161/dIQ=="
}
},
"is_incremental": false,
@@ -6213,7 +6261,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.RawDX11Scene.html",
- "hash": "mIi2q7NHroj+wcyeNEW1Gw=="
+ "hash": "pvInqyAE2nubz8Cgty94CQ=="
}
},
"is_incremental": false,
@@ -6225,7 +6273,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.RendererFactory.RendererBackend.html",
- "hash": "zPECFfxzGU4WvsV+2meuzA=="
+ "hash": "7AdH/sMHUcyx7wkFxMygSg=="
}
},
"is_incremental": false,
@@ -6237,7 +6285,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.RendererFactory.html",
- "hash": "m4urXpEuxcIm5gJvgVfv7Q=="
+ "hash": "IP71ZGxPIPSxA+Y2+8tUZg=="
}
},
"is_incremental": false,
@@ -6249,7 +6297,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.SDLWindowGL.html",
- "hash": "Ee47jWgXm1GAbyo4nlDYZg=="
+ "hash": "v0v3giPC2H7UMtbtLIHU9Q=="
}
},
"is_incremental": false,
@@ -6261,7 +6309,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.SimpleD3D.html",
- "hash": "MQYDKOoMvVz3iephbwlTXA=="
+ "hash": "6zBV4dR5+93nkaQKS/ISBw=="
}
},
"is_incremental": false,
@@ -6273,7 +6321,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html",
- "hash": "t4Kk36PFWHc+omIXD1gGNQ=="
+ "hash": "Pnpi+LJ1C4sQReVNbgc/tw=="
}
},
"is_incremental": false,
@@ -6285,7 +6333,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.SimpleImGuiScene.html",
- "hash": "2rJ93XLZee76FWeJxI8/kg=="
+ "hash": "bo+gCA7MXHFHhm0r3QviWQ=="
}
},
"is_incremental": false,
@@ -6297,7 +6345,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.SimpleOGL3.html",
- "hash": "+36GVOHVuj1DY2Bodu7Xhg=="
+ "hash": "LIrRmsQGqpDTPB28m1alRg=="
}
},
"is_incremental": false,
@@ -6309,7 +6357,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html",
- "hash": "AzQrvsNRRlfjYLLfg4E1oQ=="
+ "hash": "VPbQrdzbSYb7UEnGc1Qzvg=="
}
},
"is_incremental": false,
@@ -6321,7 +6369,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.SimpleSDLWindow.html",
- "hash": "ofPbcNchTTyYkkbcDKHsNw=="
+ "hash": "6JuC8xkkIhEltEy2OpHWgQ=="
}
},
"is_incremental": false,
@@ -6333,7 +6381,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.TextureWrap.html",
- "hash": "bXHgNa7Qsj/9Qf1ttLNWjg=="
+ "hash": "hS7n7VpN6h03NPVg18S/OQ=="
}
},
"is_incremental": false,
@@ -6345,7 +6393,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.WindowCreateInfo.html",
- "hash": "aswxN+4lAKq11aHdrwSv6w=="
+ "hash": "F5g+ZXbcUn60eLZSN+KTRg=="
}
},
"is_incremental": false,
@@ -6357,7 +6405,7 @@
"output": {
".html": {
"relative_path": "api/ImGuiScene.WindowFactory.html",
- "hash": "BU46us9t/ytvBC1SlwsPPg=="
+ "hash": "qlok82oIRo3AcE/jQiWWkw=="
}
},
"is_incremental": false,
@@ -8049,7 +8097,7 @@
"output": {
".html": {
"relative_path": "api/toc.html",
- "hash": "LCkgxcKh/mCo56c3xMSvSQ=="
+ "hash": "d7erxmCTTcS4xt/5o4dboQ=="
}
},
"is_incremental": false,
@@ -8088,13 +8136,13 @@
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 3,
- "skipped_file_count": 3
+ "skipped_file_count": 2
},
"ManagedReferenceDocumentProcessor": {
"can_incremental": true,
"incrementalPhase": "build",
- "total_file_count": 668,
- "skipped_file_count": 665
+ "total_file_count": 672,
+ "skipped_file_count": 615
}
}
},
diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml
index 3dd7fa7d9..4bed795b5 100644
--- a/docs/xrefmap.yml
+++ b/docs/xrefmap.yml
@@ -188,12 +188,12 @@ references:
isSpec: "True"
fullName: Dalamud.Data.DataManager.GetIcon
nameWithType: DataManager.GetIcon
-- uid: Dalamud.Data.DataManager.Initialize
- name: Initialize()
- href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_Initialize
- commentId: M:Dalamud.Data.DataManager.Initialize
- fullName: Dalamud.Data.DataManager.Initialize()
- nameWithType: DataManager.Initialize()
+- uid: Dalamud.Data.DataManager.Initialize(System.String)
+ name: Initialize(String)
+ href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_Initialize_System_String_
+ commentId: M:Dalamud.Data.DataManager.Initialize(System.String)
+ fullName: Dalamud.Data.DataManager.Initialize(System.String)
+ nameWithType: DataManager.Initialize(String)
- uid: Dalamud.Data.DataManager.Initialize*
name: Initialize
href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_Initialize_
@@ -1543,6 +1543,894 @@ references:
fullName.vb: Dalamud.Game.Chat.EnumExtensions.GetAttribute(Of TAttribute)(System.Enum)
nameWithType: EnumExtensions.GetAttribute(Enum)
nameWithType.vb: EnumExtensions.GetAttribute(Of TAttribute)(Enum)
+- uid: Dalamud.Game.Chat.SeIconChar
+ name: SeIconChar
+ href: api/Dalamud.Game.Chat.SeIconChar.html
+ commentId: T:Dalamud.Game.Chat.SeIconChar
+ fullName: Dalamud.Game.Chat.SeIconChar
+ nameWithType: SeIconChar
+- uid: Dalamud.Game.Chat.SeIconChar.ArrowDown
+ name: ArrowDown
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ArrowDown
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ArrowDown
+ fullName: Dalamud.Game.Chat.SeIconChar.ArrowDown
+ nameWithType: SeIconChar.ArrowDown
+- uid: Dalamud.Game.Chat.SeIconChar.ArrowRight
+ name: ArrowRight
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ArrowRight
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ArrowRight
+ fullName: Dalamud.Game.Chat.SeIconChar.ArrowRight
+ nameWithType: SeIconChar.ArrowRight
+- uid: Dalamud.Game.Chat.SeIconChar.AutoTranslateClose
+ name: AutoTranslateClose
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_AutoTranslateClose
+ commentId: F:Dalamud.Game.Chat.SeIconChar.AutoTranslateClose
+ fullName: Dalamud.Game.Chat.SeIconChar.AutoTranslateClose
+ nameWithType: SeIconChar.AutoTranslateClose
+- uid: Dalamud.Game.Chat.SeIconChar.AutoTranslateOpen
+ name: AutoTranslateOpen
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_AutoTranslateOpen
+ commentId: F:Dalamud.Game.Chat.SeIconChar.AutoTranslateOpen
+ fullName: Dalamud.Game.Chat.SeIconChar.AutoTranslateOpen
+ nameWithType: SeIconChar.AutoTranslateOpen
+- uid: Dalamud.Game.Chat.SeIconChar.BotanistSprout
+ name: BotanistSprout
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BotanistSprout
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BotanistSprout
+ fullName: Dalamud.Game.Chat.SeIconChar.BotanistSprout
+ nameWithType: SeIconChar.BotanistSprout
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterA
+ name: BoxedLetterA
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterA
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterA
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterA
+ nameWithType: SeIconChar.BoxedLetterA
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterB
+ name: BoxedLetterB
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterB
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterB
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterB
+ nameWithType: SeIconChar.BoxedLetterB
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterC
+ name: BoxedLetterC
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterC
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterC
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterC
+ nameWithType: SeIconChar.BoxedLetterC
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterD
+ name: BoxedLetterD
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterD
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterD
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterD
+ nameWithType: SeIconChar.BoxedLetterD
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterE
+ name: BoxedLetterE
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterE
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterE
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterE
+ nameWithType: SeIconChar.BoxedLetterE
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterF
+ name: BoxedLetterF
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterF
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterF
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterF
+ nameWithType: SeIconChar.BoxedLetterF
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterG
+ name: BoxedLetterG
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterG
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterG
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterG
+ nameWithType: SeIconChar.BoxedLetterG
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterH
+ name: BoxedLetterH
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterH
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterH
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterH
+ nameWithType: SeIconChar.BoxedLetterH
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterI
+ name: BoxedLetterI
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterI
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterI
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterI
+ nameWithType: SeIconChar.BoxedLetterI
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterJ
+ name: BoxedLetterJ
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterJ
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterJ
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterJ
+ nameWithType: SeIconChar.BoxedLetterJ
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterK
+ name: BoxedLetterK
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterK
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterK
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterK
+ nameWithType: SeIconChar.BoxedLetterK
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterL
+ name: BoxedLetterL
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterL
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterL
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterL
+ nameWithType: SeIconChar.BoxedLetterL
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterM
+ name: BoxedLetterM
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterM
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterM
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterM
+ nameWithType: SeIconChar.BoxedLetterM
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterN
+ name: BoxedLetterN
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterN
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterN
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterN
+ nameWithType: SeIconChar.BoxedLetterN
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterO
+ name: BoxedLetterO
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterO
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterO
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterO
+ nameWithType: SeIconChar.BoxedLetterO
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterP
+ name: BoxedLetterP
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterP
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterP
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterP
+ nameWithType: SeIconChar.BoxedLetterP
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterQ
+ name: BoxedLetterQ
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterQ
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterQ
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterQ
+ nameWithType: SeIconChar.BoxedLetterQ
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterR
+ name: BoxedLetterR
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterR
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterR
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterR
+ nameWithType: SeIconChar.BoxedLetterR
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterS
+ name: BoxedLetterS
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterS
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterS
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterS
+ nameWithType: SeIconChar.BoxedLetterS
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterT
+ name: BoxedLetterT
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterT
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterT
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterT
+ nameWithType: SeIconChar.BoxedLetterT
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterU
+ name: BoxedLetterU
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterU
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterU
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterU
+ nameWithType: SeIconChar.BoxedLetterU
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterV
+ name: BoxedLetterV
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterV
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterV
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterV
+ nameWithType: SeIconChar.BoxedLetterV
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterW
+ name: BoxedLetterW
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterW
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterW
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterW
+ nameWithType: SeIconChar.BoxedLetterW
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterX
+ name: BoxedLetterX
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterX
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterX
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterX
+ nameWithType: SeIconChar.BoxedLetterX
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterY
+ name: BoxedLetterY
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterY
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterY
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterY
+ nameWithType: SeIconChar.BoxedLetterY
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterZ
+ name: BoxedLetterZ
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterZ
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterZ
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterZ
+ nameWithType: SeIconChar.BoxedLetterZ
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber0
+ name: BoxedNumber0
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber0
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber0
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber0
+ nameWithType: SeIconChar.BoxedNumber0
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber1
+ name: BoxedNumber1
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber1
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber1
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber1
+ nameWithType: SeIconChar.BoxedNumber1
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber10
+ name: BoxedNumber10
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber10
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber10
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber10
+ nameWithType: SeIconChar.BoxedNumber10
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber11
+ name: BoxedNumber11
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber11
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber11
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber11
+ nameWithType: SeIconChar.BoxedNumber11
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber12
+ name: BoxedNumber12
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber12
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber12
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber12
+ nameWithType: SeIconChar.BoxedNumber12
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber13
+ name: BoxedNumber13
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber13
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber13
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber13
+ nameWithType: SeIconChar.BoxedNumber13
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber14
+ name: BoxedNumber14
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber14
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber14
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber14
+ nameWithType: SeIconChar.BoxedNumber14
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber15
+ name: BoxedNumber15
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber15
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber15
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber15
+ nameWithType: SeIconChar.BoxedNumber15
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber16
+ name: BoxedNumber16
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber16
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber16
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber16
+ nameWithType: SeIconChar.BoxedNumber16
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber17
+ name: BoxedNumber17
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber17
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber17
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber17
+ nameWithType: SeIconChar.BoxedNumber17
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber18
+ name: BoxedNumber18
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber18
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber18
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber18
+ nameWithType: SeIconChar.BoxedNumber18
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber19
+ name: BoxedNumber19
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber19
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber19
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber19
+ nameWithType: SeIconChar.BoxedNumber19
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber2
+ name: BoxedNumber2
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber2
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber2
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber2
+ nameWithType: SeIconChar.BoxedNumber2
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber20
+ name: BoxedNumber20
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber20
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber20
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber20
+ nameWithType: SeIconChar.BoxedNumber20
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber21
+ name: BoxedNumber21
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber21
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber21
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber21
+ nameWithType: SeIconChar.BoxedNumber21
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber22
+ name: BoxedNumber22
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber22
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber22
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber22
+ nameWithType: SeIconChar.BoxedNumber22
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber23
+ name: BoxedNumber23
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber23
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber23
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber23
+ nameWithType: SeIconChar.BoxedNumber23
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber24
+ name: BoxedNumber24
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber24
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber24
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber24
+ nameWithType: SeIconChar.BoxedNumber24
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber25
+ name: BoxedNumber25
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber25
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber25
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber25
+ nameWithType: SeIconChar.BoxedNumber25
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber26
+ name: BoxedNumber26
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber26
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber26
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber26
+ nameWithType: SeIconChar.BoxedNumber26
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber27
+ name: BoxedNumber27
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber27
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber27
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber27
+ nameWithType: SeIconChar.BoxedNumber27
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber28
+ name: BoxedNumber28
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber28
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber28
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber28
+ nameWithType: SeIconChar.BoxedNumber28
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber29
+ name: BoxedNumber29
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber29
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber29
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber29
+ nameWithType: SeIconChar.BoxedNumber29
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber3
+ name: BoxedNumber3
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber3
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber3
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber3
+ nameWithType: SeIconChar.BoxedNumber3
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber30
+ name: BoxedNumber30
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber30
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber30
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber30
+ nameWithType: SeIconChar.BoxedNumber30
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber31
+ name: BoxedNumber31
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber31
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber31
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber31
+ nameWithType: SeIconChar.BoxedNumber31
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber4
+ name: BoxedNumber4
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber4
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber4
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber4
+ nameWithType: SeIconChar.BoxedNumber4
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber5
+ name: BoxedNumber5
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber5
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber5
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber5
+ nameWithType: SeIconChar.BoxedNumber5
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber6
+ name: BoxedNumber6
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber6
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber6
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber6
+ nameWithType: SeIconChar.BoxedNumber6
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber7
+ name: BoxedNumber7
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber7
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber7
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber7
+ nameWithType: SeIconChar.BoxedNumber7
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber8
+ name: BoxedNumber8
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber8
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber8
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber8
+ nameWithType: SeIconChar.BoxedNumber8
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber9
+ name: BoxedNumber9
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber9
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber9
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber9
+ nameWithType: SeIconChar.BoxedNumber9
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedPlus
+ name: BoxedPlus
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedPlus
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedPlus
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedPlus
+ nameWithType: SeIconChar.BoxedPlus
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedQuestionMark
+ name: BoxedQuestionMark
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedQuestionMark
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedQuestionMark
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedQuestionMark
+ nameWithType: SeIconChar.BoxedQuestionMark
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman1
+ name: BoxedRoman1
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman1
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman1
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman1
+ nameWithType: SeIconChar.BoxedRoman1
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman2
+ name: BoxedRoman2
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman2
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman2
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman2
+ nameWithType: SeIconChar.BoxedRoman2
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman3
+ name: BoxedRoman3
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman3
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman3
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman3
+ nameWithType: SeIconChar.BoxedRoman3
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman4
+ name: BoxedRoman4
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman4
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman4
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman4
+ nameWithType: SeIconChar.BoxedRoman4
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman5
+ name: BoxedRoman5
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman5
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman5
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman5
+ nameWithType: SeIconChar.BoxedRoman5
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman6
+ name: BoxedRoman6
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman6
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman6
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman6
+ nameWithType: SeIconChar.BoxedRoman6
+- uid: Dalamud.Game.Chat.SeIconChar.BoxedStar
+ name: BoxedStar
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedStar
+ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedStar
+ fullName: Dalamud.Game.Chat.SeIconChar.BoxedStar
+ nameWithType: SeIconChar.BoxedStar
+- uid: Dalamud.Game.Chat.SeIconChar.Buff
+ name: Buff
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Buff
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Buff
+ fullName: Dalamud.Game.Chat.SeIconChar.Buff
+ nameWithType: SeIconChar.Buff
+- uid: Dalamud.Game.Chat.SeIconChar.Circle
+ name: Circle
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Circle
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Circle
+ fullName: Dalamud.Game.Chat.SeIconChar.Circle
+ nameWithType: SeIconChar.Circle
+- uid: Dalamud.Game.Chat.SeIconChar.Clock
+ name: Clock
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Clock
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Clock
+ fullName: Dalamud.Game.Chat.SeIconChar.Clock
+ nameWithType: SeIconChar.Clock
+- uid: Dalamud.Game.Chat.SeIconChar.Cross
+ name: Cross
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Cross
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Cross
+ fullName: Dalamud.Game.Chat.SeIconChar.Cross
+ nameWithType: SeIconChar.Cross
+- uid: Dalamud.Game.Chat.SeIconChar.CrossWorld
+ name: CrossWorld
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_CrossWorld
+ commentId: F:Dalamud.Game.Chat.SeIconChar.CrossWorld
+ fullName: Dalamud.Game.Chat.SeIconChar.CrossWorld
+ nameWithType: SeIconChar.CrossWorld
+- uid: Dalamud.Game.Chat.SeIconChar.Debuff
+ name: Debuff
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Debuff
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Debuff
+ fullName: Dalamud.Game.Chat.SeIconChar.Debuff
+ nameWithType: SeIconChar.Debuff
+- uid: Dalamud.Game.Chat.SeIconChar.Dice
+ name: Dice
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Dice
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Dice
+ fullName: Dalamud.Game.Chat.SeIconChar.Dice
+ nameWithType: SeIconChar.Dice
+- uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeDe
+ name: EorzeaTimeDe
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeDe
+ commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeDe
+ fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeDe
+ nameWithType: SeIconChar.EorzeaTimeDe
+- uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeEn
+ name: EorzeaTimeEn
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeEn
+ commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeEn
+ fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeEn
+ nameWithType: SeIconChar.EorzeaTimeEn
+- uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeFr
+ name: EorzeaTimeFr
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeFr
+ commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeFr
+ fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeFr
+ nameWithType: SeIconChar.EorzeaTimeFr
+- uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeJa
+ name: EorzeaTimeJa
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeJa
+ commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeJa
+ fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeJa
+ nameWithType: SeIconChar.EorzeaTimeJa
+- uid: Dalamud.Game.Chat.SeIconChar.EurekaLevel
+ name: EurekaLevel
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EurekaLevel
+ commentId: F:Dalamud.Game.Chat.SeIconChar.EurekaLevel
+ fullName: Dalamud.Game.Chat.SeIconChar.EurekaLevel
+ nameWithType: SeIconChar.EurekaLevel
+- uid: Dalamud.Game.Chat.SeIconChar.Experience
+ name: Experience
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Experience
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Experience
+ fullName: Dalamud.Game.Chat.SeIconChar.Experience
+ nameWithType: SeIconChar.Experience
+- uid: Dalamud.Game.Chat.SeIconChar.ExperienceFilled
+ name: ExperienceFilled
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ExperienceFilled
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ExperienceFilled
+ fullName: Dalamud.Game.Chat.SeIconChar.ExperienceFilled
+ nameWithType: SeIconChar.ExperienceFilled
+- uid: Dalamud.Game.Chat.SeIconChar.Gil
+ name: Gil
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Gil
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Gil
+ fullName: Dalamud.Game.Chat.SeIconChar.Gil
+ nameWithType: SeIconChar.Gil
+- uid: Dalamud.Game.Chat.SeIconChar.Glamoured
+ name: Glamoured
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Glamoured
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Glamoured
+ fullName: Dalamud.Game.Chat.SeIconChar.Glamoured
+ nameWithType: SeIconChar.Glamoured
+- uid: Dalamud.Game.Chat.SeIconChar.GlamouredDyed
+ name: GlamouredDyed
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_GlamouredDyed
+ commentId: F:Dalamud.Game.Chat.SeIconChar.GlamouredDyed
+ fullName: Dalamud.Game.Chat.SeIconChar.GlamouredDyed
+ nameWithType: SeIconChar.GlamouredDyed
+- uid: Dalamud.Game.Chat.SeIconChar.Hexagon
+ name: Hexagon
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Hexagon
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Hexagon
+ fullName: Dalamud.Game.Chat.SeIconChar.Hexagon
+ nameWithType: SeIconChar.Hexagon
+- uid: Dalamud.Game.Chat.SeIconChar.HighQuality
+ name: HighQuality
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_HighQuality
+ commentId: F:Dalamud.Game.Chat.SeIconChar.HighQuality
+ fullName: Dalamud.Game.Chat.SeIconChar.HighQuality
+ nameWithType: SeIconChar.HighQuality
+- uid: Dalamud.Game.Chat.SeIconChar.Hyadelyn
+ name: Hyadelyn
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Hyadelyn
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Hyadelyn
+ fullName: Dalamud.Game.Chat.SeIconChar.Hyadelyn
+ nameWithType: SeIconChar.Hyadelyn
+- uid: Dalamud.Game.Chat.SeIconChar.ImeAlphanumeric
+ name: ImeAlphanumeric
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeAlphanumeric
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ImeAlphanumeric
+ fullName: Dalamud.Game.Chat.SeIconChar.ImeAlphanumeric
+ nameWithType: SeIconChar.ImeAlphanumeric
+- uid: Dalamud.Game.Chat.SeIconChar.ImeAlphanumericHalfWidth
+ name: ImeAlphanumericHalfWidth
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeAlphanumericHalfWidth
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ImeAlphanumericHalfWidth
+ fullName: Dalamud.Game.Chat.SeIconChar.ImeAlphanumericHalfWidth
+ nameWithType: SeIconChar.ImeAlphanumericHalfWidth
+- uid: Dalamud.Game.Chat.SeIconChar.ImeHiragana
+ name: ImeHiragana
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeHiragana
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ImeHiragana
+ fullName: Dalamud.Game.Chat.SeIconChar.ImeHiragana
+ nameWithType: SeIconChar.ImeHiragana
+- uid: Dalamud.Game.Chat.SeIconChar.ImeKatakana
+ name: ImeKatakana
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeKatakana
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ImeKatakana
+ fullName: Dalamud.Game.Chat.SeIconChar.ImeKatakana
+ nameWithType: SeIconChar.ImeKatakana
+- uid: Dalamud.Game.Chat.SeIconChar.ImeKatakanaHalfWidth
+ name: ImeKatakanaHalfWidth
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeKatakanaHalfWidth
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ImeKatakanaHalfWidth
+ fullName: Dalamud.Game.Chat.SeIconChar.ImeKatakanaHalfWidth
+ nameWithType: SeIconChar.ImeKatakanaHalfWidth
+- uid: Dalamud.Game.Chat.SeIconChar.Instance1
+ name: Instance1
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance1
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance1
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance1
+ nameWithType: SeIconChar.Instance1
+- uid: Dalamud.Game.Chat.SeIconChar.Instance2
+ name: Instance2
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance2
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance2
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance2
+ nameWithType: SeIconChar.Instance2
+- uid: Dalamud.Game.Chat.SeIconChar.Instance3
+ name: Instance3
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance3
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance3
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance3
+ nameWithType: SeIconChar.Instance3
+- uid: Dalamud.Game.Chat.SeIconChar.Instance4
+ name: Instance4
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance4
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance4
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance4
+ nameWithType: SeIconChar.Instance4
+- uid: Dalamud.Game.Chat.SeIconChar.Instance5
+ name: Instance5
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance5
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance5
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance5
+ nameWithType: SeIconChar.Instance5
+- uid: Dalamud.Game.Chat.SeIconChar.Instance6
+ name: Instance6
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance6
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance6
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance6
+ nameWithType: SeIconChar.Instance6
+- uid: Dalamud.Game.Chat.SeIconChar.Instance7
+ name: Instance7
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance7
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance7
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance7
+ nameWithType: SeIconChar.Instance7
+- uid: Dalamud.Game.Chat.SeIconChar.Instance8
+ name: Instance8
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance8
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance8
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance8
+ nameWithType: SeIconChar.Instance8
+- uid: Dalamud.Game.Chat.SeIconChar.Instance9
+ name: Instance9
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance9
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Instance9
+ fullName: Dalamud.Game.Chat.SeIconChar.Instance9
+ nameWithType: SeIconChar.Instance9
+- uid: Dalamud.Game.Chat.SeIconChar.InstanceMerged
+ name: InstanceMerged
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_InstanceMerged
+ commentId: F:Dalamud.Game.Chat.SeIconChar.InstanceMerged
+ fullName: Dalamud.Game.Chat.SeIconChar.InstanceMerged
+ nameWithType: SeIconChar.InstanceMerged
+- uid: Dalamud.Game.Chat.SeIconChar.ItemLevel
+ name: ItemLevel
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ItemLevel
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ItemLevel
+ fullName: Dalamud.Game.Chat.SeIconChar.ItemLevel
+ nameWithType: SeIconChar.ItemLevel
+- uid: Dalamud.Game.Chat.SeIconChar.LevelDe
+ name: LevelDe
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LevelDe
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LevelDe
+ fullName: Dalamud.Game.Chat.SeIconChar.LevelDe
+ nameWithType: SeIconChar.LevelDe
+- uid: Dalamud.Game.Chat.SeIconChar.LevelEn
+ name: LevelEn
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LevelEn
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LevelEn
+ fullName: Dalamud.Game.Chat.SeIconChar.LevelEn
+ nameWithType: SeIconChar.LevelEn
+- uid: Dalamud.Game.Chat.SeIconChar.LevelFr
+ name: LevelFr
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LevelFr
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LevelFr
+ fullName: Dalamud.Game.Chat.SeIconChar.LevelFr
+ nameWithType: SeIconChar.LevelFr
+- uid: Dalamud.Game.Chat.SeIconChar.LinkMarker
+ name: LinkMarker
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LinkMarker
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LinkMarker
+ fullName: Dalamud.Game.Chat.SeIconChar.LinkMarker
+ nameWithType: SeIconChar.LinkMarker
+- uid: Dalamud.Game.Chat.SeIconChar.LocalTimeDe
+ name: LocalTimeDe
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeDe
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeDe
+ fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeDe
+ nameWithType: SeIconChar.LocalTimeDe
+- uid: Dalamud.Game.Chat.SeIconChar.LocalTimeEn
+ name: LocalTimeEn
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeEn
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeEn
+ fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeEn
+ nameWithType: SeIconChar.LocalTimeEn
+- uid: Dalamud.Game.Chat.SeIconChar.LocalTimeFr
+ name: LocalTimeFr
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeFr
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeFr
+ fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeFr
+ nameWithType: SeIconChar.LocalTimeFr
+- uid: Dalamud.Game.Chat.SeIconChar.LocalTimeJa
+ name: LocalTimeJa
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeJa
+ commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeJa
+ fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeJa
+ nameWithType: SeIconChar.LocalTimeJa
+- uid: Dalamud.Game.Chat.SeIconChar.Mouse1
+ name: Mouse1
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse1
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse1
+ fullName: Dalamud.Game.Chat.SeIconChar.Mouse1
+ nameWithType: SeIconChar.Mouse1
+- uid: Dalamud.Game.Chat.SeIconChar.Mouse2
+ name: Mouse2
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse2
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse2
+ fullName: Dalamud.Game.Chat.SeIconChar.Mouse2
+ nameWithType: SeIconChar.Mouse2
+- uid: Dalamud.Game.Chat.SeIconChar.Mouse3
+ name: Mouse3
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse3
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse3
+ fullName: Dalamud.Game.Chat.SeIconChar.Mouse3
+ nameWithType: SeIconChar.Mouse3
+- uid: Dalamud.Game.Chat.SeIconChar.Mouse4
+ name: Mouse4
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse4
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse4
+ fullName: Dalamud.Game.Chat.SeIconChar.Mouse4
+ nameWithType: SeIconChar.Mouse4
+- uid: Dalamud.Game.Chat.SeIconChar.Mouse5
+ name: Mouse5
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse5
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse5
+ fullName: Dalamud.Game.Chat.SeIconChar.Mouse5
+ nameWithType: SeIconChar.Mouse5
+- uid: Dalamud.Game.Chat.SeIconChar.MouseBothClick
+ name: MouseBothClick
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseBothClick
+ commentId: F:Dalamud.Game.Chat.SeIconChar.MouseBothClick
+ fullName: Dalamud.Game.Chat.SeIconChar.MouseBothClick
+ nameWithType: SeIconChar.MouseBothClick
+- uid: Dalamud.Game.Chat.SeIconChar.MouseLeftClick
+ name: MouseLeftClick
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseLeftClick
+ commentId: F:Dalamud.Game.Chat.SeIconChar.MouseLeftClick
+ fullName: Dalamud.Game.Chat.SeIconChar.MouseLeftClick
+ nameWithType: SeIconChar.MouseLeftClick
+- uid: Dalamud.Game.Chat.SeIconChar.MouseNoClick
+ name: MouseNoClick
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseNoClick
+ commentId: F:Dalamud.Game.Chat.SeIconChar.MouseNoClick
+ fullName: Dalamud.Game.Chat.SeIconChar.MouseNoClick
+ nameWithType: SeIconChar.MouseNoClick
+- uid: Dalamud.Game.Chat.SeIconChar.MouseRightClick
+ name: MouseRightClick
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseRightClick
+ commentId: F:Dalamud.Game.Chat.SeIconChar.MouseRightClick
+ fullName: Dalamud.Game.Chat.SeIconChar.MouseRightClick
+ nameWithType: SeIconChar.MouseRightClick
+- uid: Dalamud.Game.Chat.SeIconChar.MouseWheel
+ name: MouseWheel
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseWheel
+ commentId: F:Dalamud.Game.Chat.SeIconChar.MouseWheel
+ fullName: Dalamud.Game.Chat.SeIconChar.MouseWheel
+ nameWithType: SeIconChar.MouseWheel
+- uid: Dalamud.Game.Chat.SeIconChar.Number0
+ name: Number0
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number0
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number0
+ fullName: Dalamud.Game.Chat.SeIconChar.Number0
+ nameWithType: SeIconChar.Number0
+- uid: Dalamud.Game.Chat.SeIconChar.Number1
+ name: Number1
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number1
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number1
+ fullName: Dalamud.Game.Chat.SeIconChar.Number1
+ nameWithType: SeIconChar.Number1
+- uid: Dalamud.Game.Chat.SeIconChar.Number2
+ name: Number2
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number2
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number2
+ fullName: Dalamud.Game.Chat.SeIconChar.Number2
+ nameWithType: SeIconChar.Number2
+- uid: Dalamud.Game.Chat.SeIconChar.Number3
+ name: Number3
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number3
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number3
+ fullName: Dalamud.Game.Chat.SeIconChar.Number3
+ nameWithType: SeIconChar.Number3
+- uid: Dalamud.Game.Chat.SeIconChar.Number4
+ name: Number4
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number4
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number4
+ fullName: Dalamud.Game.Chat.SeIconChar.Number4
+ nameWithType: SeIconChar.Number4
+- uid: Dalamud.Game.Chat.SeIconChar.Number5
+ name: Number5
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number5
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number5
+ fullName: Dalamud.Game.Chat.SeIconChar.Number5
+ nameWithType: SeIconChar.Number5
+- uid: Dalamud.Game.Chat.SeIconChar.Number6
+ name: Number6
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number6
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number6
+ fullName: Dalamud.Game.Chat.SeIconChar.Number6
+ nameWithType: SeIconChar.Number6
+- uid: Dalamud.Game.Chat.SeIconChar.Number7
+ name: Number7
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number7
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number7
+ fullName: Dalamud.Game.Chat.SeIconChar.Number7
+ nameWithType: SeIconChar.Number7
+- uid: Dalamud.Game.Chat.SeIconChar.Number8
+ name: Number8
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number8
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number8
+ fullName: Dalamud.Game.Chat.SeIconChar.Number8
+ nameWithType: SeIconChar.Number8
+- uid: Dalamud.Game.Chat.SeIconChar.Number9
+ name: Number9
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number9
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Number9
+ fullName: Dalamud.Game.Chat.SeIconChar.Number9
+ nameWithType: SeIconChar.Number9
+- uid: Dalamud.Game.Chat.SeIconChar.Prohibited
+ name: Prohibited
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Prohibited
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Prohibited
+ fullName: Dalamud.Game.Chat.SeIconChar.Prohibited
+ nameWithType: SeIconChar.Prohibited
+- uid: Dalamud.Game.Chat.SeIconChar.QuestRepeatable
+ name: QuestRepeatable
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_QuestRepeatable
+ commentId: F:Dalamud.Game.Chat.SeIconChar.QuestRepeatable
+ fullName: Dalamud.Game.Chat.SeIconChar.QuestRepeatable
+ nameWithType: SeIconChar.QuestRepeatable
+- uid: Dalamud.Game.Chat.SeIconChar.QuestSync
+ name: QuestSync
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_QuestSync
+ commentId: F:Dalamud.Game.Chat.SeIconChar.QuestSync
+ fullName: Dalamud.Game.Chat.SeIconChar.QuestSync
+ nameWithType: SeIconChar.QuestSync
+- uid: Dalamud.Game.Chat.SeIconChar.ServerTimeDe
+ name: ServerTimeDe
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeDe
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeDe
+ fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeDe
+ nameWithType: SeIconChar.ServerTimeDe
+- uid: Dalamud.Game.Chat.SeIconChar.ServerTimeEn
+ name: ServerTimeEn
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeEn
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeEn
+ fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeEn
+ nameWithType: SeIconChar.ServerTimeEn
+- uid: Dalamud.Game.Chat.SeIconChar.ServerTimeFr
+ name: ServerTimeFr
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeFr
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeFr
+ fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeFr
+ nameWithType: SeIconChar.ServerTimeFr
+- uid: Dalamud.Game.Chat.SeIconChar.ServerTimeJa
+ name: ServerTimeJa
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeJa
+ commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeJa
+ fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeJa
+ nameWithType: SeIconChar.ServerTimeJa
+- uid: Dalamud.Game.Chat.SeIconChar.Square
+ name: Square
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Square
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Square
+ fullName: Dalamud.Game.Chat.SeIconChar.Square
+ nameWithType: SeIconChar.Square
+- uid: Dalamud.Game.Chat.SeIconChar.TimeAm
+ name: TimeAm
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_TimeAm
+ commentId: F:Dalamud.Game.Chat.SeIconChar.TimeAm
+ fullName: Dalamud.Game.Chat.SeIconChar.TimeAm
+ nameWithType: SeIconChar.TimeAm
+- uid: Dalamud.Game.Chat.SeIconChar.TimePm
+ name: TimePm
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_TimePm
+ commentId: F:Dalamud.Game.Chat.SeIconChar.TimePm
+ fullName: Dalamud.Game.Chat.SeIconChar.TimePm
+ nameWithType: SeIconChar.TimePm
+- uid: Dalamud.Game.Chat.SeIconChar.Triangle
+ name: Triangle
+ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Triangle
+ commentId: F:Dalamud.Game.Chat.SeIconChar.Triangle
+ fullName: Dalamud.Game.Chat.SeIconChar.Triangle
+ nameWithType: SeIconChar.Triangle
- uid: Dalamud.Game.Chat.SeStringHandling
name: Dalamud.Game.Chat.SeStringHandling
href: api/Dalamud.Game.Chat.SeStringHandling.html
@@ -1704,6 +2592,12 @@ references:
commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24
fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24
nameWithType: Payload.IntegerType.Int24
+- uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Packed
+ name: Int24Packed
+ href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int24Packed
+ commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Packed
+ fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Packed
+ nameWithType: Payload.IntegerType.Int24Packed
- uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Special
name: Int24Special
href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int24Special
@@ -2223,6 +3117,19 @@ references:
isSpec: "True"
fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.TerritoryTypeId
nameWithType: MapLinkPayload.TerritoryTypeId
+- uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString
+ name: ToString()
+ href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_ToString
+ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString
+ fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString()
+ nameWithType: MapLinkPayload.ToString()
+- uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString*
+ name: ToString
+ href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_ToString_
+ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString
+ isSpec: "True"
+ fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString
+ nameWithType: MapLinkPayload.ToString
- uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Type
name: Type
href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_Type
@@ -3238,6 +4145,12 @@ references:
commentId: F:Dalamud.Game.Chat.XivChatType.Echo
fullName: Dalamud.Game.Chat.XivChatType.Echo
nameWithType: XivChatType.Echo
+- uid: Dalamud.Game.Chat.XivChatType.ErrorMessage
+ name: ErrorMessage
+ href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_ErrorMessage
+ commentId: F:Dalamud.Game.Chat.XivChatType.ErrorMessage
+ fullName: Dalamud.Game.Chat.XivChatType.ErrorMessage
+ nameWithType: XivChatType.ErrorMessage
- uid: Dalamud.Game.Chat.XivChatType.FreeCompany
name: FreeCompany
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_FreeCompany
@@ -3358,6 +4271,12 @@ references:
commentId: F:Dalamud.Game.Chat.XivChatType.SystemError
fullName: Dalamud.Game.Chat.XivChatType.SystemError
nameWithType: XivChatType.SystemError
+- uid: Dalamud.Game.Chat.XivChatType.SystemMessage
+ name: SystemMessage
+ href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_SystemMessage
+ commentId: F:Dalamud.Game.Chat.XivChatType.SystemMessage
+ fullName: Dalamud.Game.Chat.XivChatType.SystemMessage
+ nameWithType: XivChatType.SystemMessage
- uid: Dalamud.Game.Chat.XivChatType.TellIncoming
name: TellIncoming
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_TellIncoming
@@ -3509,32 +4428,6 @@ references:
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.ActorTable.ActorTable
nameWithType: ActorTable.ActorTable
-- uid: Dalamud.Game.ClientState.Actors.ActorTable.Dispose
- name: Dispose()
- href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Dispose
- commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.Dispose
- fullName: Dalamud.Game.ClientState.Actors.ActorTable.Dispose()
- nameWithType: ActorTable.Dispose()
-- uid: Dalamud.Game.ClientState.Actors.ActorTable.Dispose*
- name: Dispose
- href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Dispose_
- commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.Dispose
- isSpec: "True"
- fullName: Dalamud.Game.ClientState.Actors.ActorTable.Dispose
- nameWithType: ActorTable.Dispose
-- uid: Dalamud.Game.ClientState.Actors.ActorTable.Enable
- name: Enable()
- href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Enable
- commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.Enable
- fullName: Dalamud.Game.ClientState.Actors.ActorTable.Enable()
- nameWithType: ActorTable.Enable()
-- uid: Dalamud.Game.ClientState.Actors.ActorTable.Enable*
- name: Enable
- href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Enable_
- commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.Enable
- isSpec: "True"
- fullName: Dalamud.Game.ClientState.Actors.ActorTable.Enable
- nameWithType: ActorTable.Enable
- uid: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator
name: GetEnumerator()
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_GetEnumerator
@@ -3577,6 +4470,23 @@ references:
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.ActorTable.Length
nameWithType: ActorTable.Length
+- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count
+ name: IReadOnlyCollection.Count
+ href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_Actor__Count
+ commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count
+ name.vb: System.Collections.Generic.IReadOnlyCollection.Count
+ fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.Generic.IReadOnlyCollection.Count
+ nameWithType: ActorTable.IReadOnlyCollection.Count
+ nameWithType.vb: ActorTable.System.Collections.Generic.IReadOnlyCollection.Count
+- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count*
+ name: IReadOnlyCollection.Count
+ href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_Actor__Count_
+ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count
+ isSpec: "True"
+ name.vb: System.Collections.Generic.IReadOnlyCollection.Count
+ fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.Generic.IReadOnlyCollection.Count
+ nameWithType: ActorTable.IReadOnlyCollection.Count
+ nameWithType.vb: ActorTable.System.Collections.Generic.IReadOnlyCollection.Count
- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo(System.Array,System.Int32)
name: ICollection.CopyTo(Array, Int32)
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_CopyTo_System_Array_System_Int32_
@@ -3645,6 +4555,23 @@ references:
fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.SyncRoot
nameWithType: ActorTable.ICollection.SyncRoot
nameWithType.vb: ActorTable.System.Collections.ICollection.SyncRoot
+- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator
+ name: IEnumerable.GetEnumerator()
+ href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_IEnumerable_GetEnumerator
+ commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator
+ name.vb: System.Collections.IEnumerable.GetEnumerator()
+ fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.IEnumerable.GetEnumerator()
+ nameWithType: ActorTable.IEnumerable.GetEnumerator()
+ nameWithType.vb: ActorTable.System.Collections.IEnumerable.GetEnumerator()
+- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator*
+ name: IEnumerable.GetEnumerator
+ href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_IEnumerable_GetEnumerator_
+ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator
+ isSpec: "True"
+ name.vb: System.Collections.IEnumerable.GetEnumerator
+ fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.IEnumerable.GetEnumerator
+ nameWithType: ActorTable.IEnumerable.GetEnumerator
+ nameWithType.vb: ActorTable.System.Collections.IEnumerable.GetEnumerator
- uid: Dalamud.Game.ClientState.Actors.ObjectKind
name: ObjectKind
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html
@@ -3884,12 +4811,12 @@ references:
commentId: T:Dalamud.Game.ClientState.Actors.Types.Actor
fullName: Dalamud.Game.ClientState.Actors.Types.Actor
nameWithType: Actor
-- uid: Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- name: Actor(Actor, Dalamud)
- href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor__ctor_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
- commentId: M:Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Actor(Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
- nameWithType: Actor.Actor(Actor, Dalamud)
+- uid: Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ name: Actor(IntPtr, Actor, Dalamud)
+ href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
+ commentId: M:Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Actor(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
+ nameWithType: Actor.Actor(IntPtr, Actor, Dalamud)
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.#ctor*
name: Actor
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor__ctor_
@@ -3916,6 +4843,12 @@ references:
commentId: F:Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct
nameWithType: Actor.actorStruct
+- uid: Dalamud.Game.ClientState.Actors.Types.Actor.Address
+ name: Address
+ href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address
+ commentId: F:Dalamud.Game.ClientState.Actors.Types.Actor.Address
+ fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Address
+ nameWithType: Actor.Address
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.dalamud
name: dalamud
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_dalamud
@@ -3967,12 +4900,12 @@ references:
commentId: T:Dalamud.Game.ClientState.Actors.Types.Chara
fullName: Dalamud.Game.ClientState.Actors.Types.Chara
nameWithType: Chara
-- uid: Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- name: Chara(Actor, Dalamud)
- href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara__ctor_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
- commentId: M:Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Chara(Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
- nameWithType: Chara.Chara(Actor, Dalamud)
+- uid: Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ name: Chara(IntPtr, Actor, Dalamud)
+ href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
+ commentId: M:Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Chara(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
+ nameWithType: Chara.Chara(IntPtr, Actor, Dalamud)
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.#ctor*
name: Chara
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara__ctor_
@@ -4070,12 +5003,12 @@ references:
commentId: T:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc
nameWithType: BattleNpc
-- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- name: BattleNpc(Actor, Dalamud)
- href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
- commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpc(Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
- nameWithType: BattleNpc.BattleNpc(Actor, Dalamud)
+- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ name: BattleNpc(IntPtr, Actor, Dalamud)
+ href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
+ commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpc(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
+ nameWithType: BattleNpc.BattleNpc(IntPtr, Actor, Dalamud)
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor*
name: BattleNpc
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_
@@ -4139,12 +5072,12 @@ references:
commentId: T:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc
nameWithType: Npc
-- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- name: Npc(Actor, Dalamud)
- href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
- commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.Npc(Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
- nameWithType: Npc.Npc(Actor, Dalamud)
+- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ name: Npc(IntPtr, Actor, Dalamud)
+ href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
+ commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.Npc(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
+ nameWithType: Npc.Npc(IntPtr, Actor, Dalamud)
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor*
name: Npc
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_
@@ -4165,18 +5098,74 @@ references:
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId
nameWithType: Npc.DataId
+- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId
+ name: NameId
+ href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_NameId
+ commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId
+ fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId
+ nameWithType: Npc.NameId
+- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId*
+ name: NameId
+ href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_NameId_
+ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId
+ nameWithType: Npc.NameId
+- uid: Dalamud.Game.ClientState.Actors.Types.PartyMember
+ name: PartyMember
+ href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html
+ commentId: T:Dalamud.Game.ClientState.Actors.Types.PartyMember
+ fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember
+ nameWithType: PartyMember
+- uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor(Dalamud.Game.ClientState.Actors.ActorTable,Dalamud.Game.ClientState.Structs.PartyMember)
+ name: PartyMember(ActorTable, PartyMember)
+ href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember__ctor_Dalamud_Game_ClientState_Actors_ActorTable_Dalamud_Game_ClientState_Structs_PartyMember_
+ commentId: M:Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor(Dalamud.Game.ClientState.Actors.ActorTable,Dalamud.Game.ClientState.Structs.PartyMember)
+ fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.PartyMember(Dalamud.Game.ClientState.Actors.ActorTable, Dalamud.Game.ClientState.Structs.PartyMember)
+ nameWithType: PartyMember.PartyMember(ActorTable, PartyMember)
+- uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor*
+ name: PartyMember
+ href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember__ctor_
+ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.PartyMember
+ nameWithType: PartyMember.PartyMember
+- uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor
+ name: Actor
+ href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_Actor
+ commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor
+ fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor
+ nameWithType: PartyMember.Actor
+- uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName
+ name: CharacterName
+ href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_CharacterName
+ commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName
+ fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName
+ nameWithType: PartyMember.CharacterName
+- uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind
+ name: ObjectKind
+ href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_ObjectKind
+ commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind
+ fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind
+ nameWithType: PartyMember.ObjectKind
+- uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown
+ name: Unknown
+ href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_Unknown
+ commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown
+ fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown
+ nameWithType: PartyMember.Unknown
- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter
name: PlayerCharacter
href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html
commentId: T:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter
fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter
nameWithType: PlayerCharacter
-- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- name: PlayerCharacter(Actor, Dalamud)
- href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
- commentId: M:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
- fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.PlayerCharacter(Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
- nameWithType: PlayerCharacter.PlayerCharacter(Actor, Dalamud)
+- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ name: PlayerCharacter(IntPtr, Actor, Dalamud)
+ href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_
+ commentId: M:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)
+ fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.PlayerCharacter(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud)
+ nameWithType: PlayerCharacter.PlayerCharacter(IntPtr, Actor, Dalamud)
- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor*
name: PlayerCharacter
href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_
@@ -4318,6 +5307,12 @@ references:
isSpec: "True"
fullName: Dalamud.Game.ClientState.ClientState.LocalPlayer
nameWithType: ClientState.LocalPlayer
+- uid: Dalamud.Game.ClientState.ClientState.PartyList
+ name: PartyList
+ href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_PartyList
+ commentId: F:Dalamud.Game.ClientState.ClientState.PartyList
+ fullName: Dalamud.Game.ClientState.ClientState.PartyList
+ nameWithType: ClientState.PartyList
- uid: Dalamud.Game.ClientState.ClientState.PropertyChanged
name: PropertyChanged
href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_PropertyChanged
@@ -4419,6 +5414,179 @@ references:
isSpec: "True"
fullName: Dalamud.Game.ClientState.KeyState.Item
nameWithType: KeyState.Item
+- uid: Dalamud.Game.ClientState.PartyList
+ name: PartyList
+ href: api/Dalamud.Game.ClientState.PartyList.html
+ commentId: T:Dalamud.Game.ClientState.PartyList
+ fullName: Dalamud.Game.ClientState.PartyList
+ nameWithType: PartyList
+- uid: Dalamud.Game.ClientState.PartyList.#ctor(Dalamud.Dalamud,Dalamud.Game.ClientState.ClientStateAddressResolver)
+ name: PartyList(Dalamud, ClientStateAddressResolver)
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList__ctor_Dalamud_Dalamud_Dalamud_Game_ClientState_ClientStateAddressResolver_
+ commentId: M:Dalamud.Game.ClientState.PartyList.#ctor(Dalamud.Dalamud,Dalamud.Game.ClientState.ClientStateAddressResolver)
+ fullName: Dalamud.Game.ClientState.PartyList.PartyList(Dalamud.Dalamud, Dalamud.Game.ClientState.ClientStateAddressResolver)
+ nameWithType: PartyList.PartyList(Dalamud, ClientStateAddressResolver)
+- uid: Dalamud.Game.ClientState.PartyList.#ctor*
+ name: PartyList
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList__ctor_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.#ctor
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.PartyList
+ nameWithType: PartyList.PartyList
+- uid: Dalamud.Game.ClientState.PartyList.CopyTo(System.Array,System.Int32)
+ name: CopyTo(Array, Int32)
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_CopyTo_System_Array_System_Int32_
+ commentId: M:Dalamud.Game.ClientState.PartyList.CopyTo(System.Array,System.Int32)
+ fullName: Dalamud.Game.ClientState.PartyList.CopyTo(System.Array, System.Int32)
+ nameWithType: PartyList.CopyTo(Array, Int32)
+- uid: Dalamud.Game.ClientState.PartyList.CopyTo*
+ name: CopyTo
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_CopyTo_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.CopyTo
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.CopyTo
+ nameWithType: PartyList.CopyTo
+- uid: Dalamud.Game.ClientState.PartyList.Count
+ name: Count
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Count
+ commentId: P:Dalamud.Game.ClientState.PartyList.Count
+ fullName: Dalamud.Game.ClientState.PartyList.Count
+ nameWithType: PartyList.Count
+- uid: Dalamud.Game.ClientState.PartyList.Count*
+ name: Count
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Count_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.Count
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.Count
+ nameWithType: PartyList.Count
+- uid: Dalamud.Game.ClientState.PartyList.Dispose
+ name: Dispose()
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Dispose
+ commentId: M:Dalamud.Game.ClientState.PartyList.Dispose
+ fullName: Dalamud.Game.ClientState.PartyList.Dispose()
+ nameWithType: PartyList.Dispose()
+- uid: Dalamud.Game.ClientState.PartyList.Dispose*
+ name: Dispose
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Dispose_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.Dispose
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.Dispose
+ nameWithType: PartyList.Dispose
+- uid: Dalamud.Game.ClientState.PartyList.Enable
+ name: Enable()
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Enable
+ commentId: M:Dalamud.Game.ClientState.PartyList.Enable
+ fullName: Dalamud.Game.ClientState.PartyList.Enable()
+ nameWithType: PartyList.Enable()
+- uid: Dalamud.Game.ClientState.PartyList.Enable*
+ name: Enable
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Enable_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.Enable
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.Enable
+ nameWithType: PartyList.Enable
+- uid: Dalamud.Game.ClientState.PartyList.GetEnumerator
+ name: GetEnumerator()
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_GetEnumerator
+ commentId: M:Dalamud.Game.ClientState.PartyList.GetEnumerator
+ fullName: Dalamud.Game.ClientState.PartyList.GetEnumerator()
+ nameWithType: PartyList.GetEnumerator()
+- uid: Dalamud.Game.ClientState.PartyList.GetEnumerator*
+ name: GetEnumerator
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_GetEnumerator_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.GetEnumerator
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.GetEnumerator
+ nameWithType: PartyList.GetEnumerator
+- uid: Dalamud.Game.ClientState.PartyList.IsSynchronized
+ name: IsSynchronized
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_IsSynchronized
+ commentId: P:Dalamud.Game.ClientState.PartyList.IsSynchronized
+ fullName: Dalamud.Game.ClientState.PartyList.IsSynchronized
+ nameWithType: PartyList.IsSynchronized
+- uid: Dalamud.Game.ClientState.PartyList.IsSynchronized*
+ name: IsSynchronized
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_IsSynchronized_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.IsSynchronized
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.IsSynchronized
+ nameWithType: PartyList.IsSynchronized
+- uid: Dalamud.Game.ClientState.PartyList.Item(System.Int32)
+ name: Item[Int32]
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Item_System_Int32_
+ commentId: P:Dalamud.Game.ClientState.PartyList.Item(System.Int32)
+ name.vb: Item(Int32)
+ fullName: Dalamud.Game.ClientState.PartyList.Item[System.Int32]
+ fullName.vb: Dalamud.Game.ClientState.PartyList.Item(System.Int32)
+ nameWithType: PartyList.Item[Int32]
+ nameWithType.vb: PartyList.Item(Int32)
+- uid: Dalamud.Game.ClientState.PartyList.Item*
+ name: Item
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Item_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.Item
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.Item
+ nameWithType: PartyList.Item
+- uid: Dalamud.Game.ClientState.PartyList.Length
+ name: Length
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Length
+ commentId: P:Dalamud.Game.ClientState.PartyList.Length
+ fullName: Dalamud.Game.ClientState.PartyList.Length
+ nameWithType: PartyList.Length
+- uid: Dalamud.Game.ClientState.PartyList.Length*
+ name: Length
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Length_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.Length
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.Length
+ nameWithType: PartyList.Length
+- uid: Dalamud.Game.ClientState.PartyList.SyncRoot
+ name: SyncRoot
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_SyncRoot
+ commentId: P:Dalamud.Game.ClientState.PartyList.SyncRoot
+ fullName: Dalamud.Game.ClientState.PartyList.SyncRoot
+ nameWithType: PartyList.SyncRoot
+- uid: Dalamud.Game.ClientState.PartyList.SyncRoot*
+ name: SyncRoot
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_SyncRoot_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.SyncRoot
+ isSpec: "True"
+ fullName: Dalamud.Game.ClientState.PartyList.SyncRoot
+ nameWithType: PartyList.SyncRoot
+- uid: Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count
+ name: IReadOnlyCollection.Count
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_PartyMember__Count
+ commentId: P:Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count
+ name.vb: System.Collections.Generic.IReadOnlyCollection.Count
+ fullName: Dalamud.Game.ClientState.PartyList.System.Collections.Generic.IReadOnlyCollection.Count
+ nameWithType: PartyList.IReadOnlyCollection.Count
+ nameWithType.vb: PartyList.System.Collections.Generic.IReadOnlyCollection.Count
+- uid: Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count*
+ name: IReadOnlyCollection.Count
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_PartyMember__Count_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count
+ isSpec: "True"
+ name.vb: System.Collections.Generic.IReadOnlyCollection.Count
+ fullName: Dalamud.Game.ClientState.PartyList.System.Collections.Generic.IReadOnlyCollection.Count
+ nameWithType: PartyList.IReadOnlyCollection.Count
+ nameWithType.vb: PartyList.System.Collections.Generic.IReadOnlyCollection.Count
+- uid: Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator
+ name: IEnumerable.GetEnumerator()
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_IEnumerable_GetEnumerator
+ commentId: M:Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator
+ name.vb: System.Collections.IEnumerable.GetEnumerator()
+ fullName: Dalamud.Game.ClientState.PartyList.System.Collections.IEnumerable.GetEnumerator()
+ nameWithType: PartyList.IEnumerable.GetEnumerator()
+ nameWithType.vb: PartyList.System.Collections.IEnumerable.GetEnumerator()
+- uid: Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator*
+ name: IEnumerable.GetEnumerator
+ href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_IEnumerable_GetEnumerator_
+ commentId: Overload:Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator
+ isSpec: "True"
+ name.vb: System.Collections.IEnumerable.GetEnumerator
+ fullName: Dalamud.Game.ClientState.PartyList.System.Collections.IEnumerable.GetEnumerator
+ nameWithType: PartyList.IEnumerable.GetEnumerator
+ nameWithType.vb: PartyList.System.Collections.IEnumerable.GetEnumerator
- uid: Dalamud.Game.ClientState.Structs
name: Dalamud.Game.ClientState.Structs
href: api/Dalamud.Game.ClientState.Structs.html
@@ -4509,6 +5677,12 @@ references:
commentId: F:Dalamud.Game.ClientState.Structs.Actor.Name
fullName: Dalamud.Game.ClientState.Structs.Actor.Name
nameWithType: Actor.Name
+- uid: Dalamud.Game.ClientState.Structs.Actor.NameId
+ name: NameId
+ href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_NameId
+ commentId: F:Dalamud.Game.ClientState.Structs.Actor.NameId
+ fullName: Dalamud.Game.ClientState.Structs.Actor.NameId
+ nameWithType: Actor.NameId
- uid: Dalamud.Game.ClientState.Structs.Actor.ObjectKind
name: ObjectKind
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_ObjectKind
@@ -4521,6 +5695,12 @@ references:
commentId: F:Dalamud.Game.ClientState.Structs.Actor.OwnerId
fullName: Dalamud.Game.ClientState.Structs.Actor.OwnerId
nameWithType: Actor.OwnerId
+- uid: Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus
+ name: PlayerTargetStatus
+ href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_PlayerTargetStatus
+ commentId: F:Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus
+ fullName: Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus
+ nameWithType: Actor.PlayerTargetStatus
- uid: Dalamud.Game.ClientState.Structs.Actor.Position
name: Position
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Position
@@ -4533,6 +5713,24 @@ references:
commentId: F:Dalamud.Game.ClientState.Structs.Actor.SubKind
fullName: Dalamud.Game.ClientState.Structs.Actor.SubKind
nameWithType: Actor.SubKind
+- uid: Dalamud.Game.ClientState.Structs.Actor.TargetActorId
+ name: TargetActorId
+ href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_TargetActorId
+ commentId: F:Dalamud.Game.ClientState.Structs.Actor.TargetActorId
+ fullName: Dalamud.Game.ClientState.Structs.Actor.TargetActorId
+ nameWithType: Actor.TargetActorId
+- uid: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayer1
+ name: YalmDistanceFromPlayer1
+ href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayer1
+ commentId: F:Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayer1
+ fullName: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayer1
+ nameWithType: Actor.YalmDistanceFromPlayer1
+- uid: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayer2
+ name: YalmDistanceFromPlayer2
+ href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayer2
+ commentId: F:Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayer2
+ fullName: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayer2
+ nameWithType: Actor.YalmDistanceFromPlayer2
- uid: Dalamud.Game.ClientState.Structs.JobGauge
name: Dalamud.Game.ClientState.Structs.JobGauge
href: api/Dalamud.Game.ClientState.Structs.JobGauge.html
@@ -4688,6 +5886,12 @@ references:
commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SongTimer
fullName: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SongTimer
nameWithType: BRDGauge.SongTimer
+- uid: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SoulVoiceValue
+ name: SoulVoiceValue
+ href: api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BRDGauge_SoulVoiceValue
+ commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SoulVoiceValue
+ fullName: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SoulVoiceValue
+ nameWithType: BRDGauge.SoulVoiceValue
- uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType
name: CardType
href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html
@@ -5387,6 +6591,36 @@ references:
commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumLilies
fullName: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumLilies
nameWithType: WHMGauge.NumLilies
+- uid: Dalamud.Game.ClientState.Structs.PartyMember
+ name: PartyMember
+ href: api/Dalamud.Game.ClientState.Structs.PartyMember.html
+ commentId: T:Dalamud.Game.ClientState.Structs.PartyMember
+ fullName: Dalamud.Game.ClientState.Structs.PartyMember
+ nameWithType: PartyMember
+- uid: Dalamud.Game.ClientState.Structs.PartyMember.actorId
+ name: actorId
+ href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_actorId
+ commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.actorId
+ fullName: Dalamud.Game.ClientState.Structs.PartyMember.actorId
+ nameWithType: PartyMember.actorId
+- uid: Dalamud.Game.ClientState.Structs.PartyMember.namePtr
+ name: namePtr
+ href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_namePtr
+ commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.namePtr
+ fullName: Dalamud.Game.ClientState.Structs.PartyMember.namePtr
+ nameWithType: PartyMember.namePtr
+- uid: Dalamud.Game.ClientState.Structs.PartyMember.objectKind
+ name: objectKind
+ href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_objectKind
+ commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.objectKind
+ fullName: Dalamud.Game.ClientState.Structs.PartyMember.objectKind
+ nameWithType: PartyMember.objectKind
+- uid: Dalamud.Game.ClientState.Structs.PartyMember.unknown
+ name: unknown
+ href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_unknown
+ commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.unknown
+ fullName: Dalamud.Game.ClientState.Structs.PartyMember.unknown
+ nameWithType: PartyMember.unknown
- uid: Dalamud.Game.Command
name: Dalamud.Game.Command
href: api/Dalamud.Game.Command.html
@@ -6040,6 +7274,19 @@ references:
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged
nameWithType: GameGui.HoveredItemChanged
+- uid: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload)
+ name: OpenMapWithMapLink(MapLinkPayload)
+ href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_OpenMapWithMapLink_Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_
+ commentId: M:Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload)
+ fullName: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload)
+ nameWithType: GameGui.OpenMapWithMapLink(MapLinkPayload)
+- uid: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink*
+ name: OpenMapWithMapLink
+ href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_OpenMapWithMapLink_
+ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink
+ isSpec: "True"
+ fullName: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink
+ nameWithType: GameGui.OpenMapWithMapLink
- uid: Dalamud.Game.Internal.Gui.GameGui.SetBgm(System.UInt16)
name: SetBgm(UInt16)
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_SetBgm_System_UInt16_
@@ -6967,6 +8214,12 @@ references:
isSpec: "True"
fullName: Dalamud.Interface.InterfaceManager.Enable
nameWithType: InterfaceManager.Enable
+- uid: Dalamud.Interface.InterfaceManager.LastImGuiIoPtr
+ name: LastImGuiIoPtr
+ href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LastImGuiIoPtr
+ commentId: F:Dalamud.Interface.InterfaceManager.LastImGuiIoPtr
+ fullName: Dalamud.Interface.InterfaceManager.LastImGuiIoPtr
+ nameWithType: InterfaceManager.LastImGuiIoPtr
- uid: Dalamud.Interface.InterfaceManager.LoadImage(System.Byte[])
name: LoadImage(Byte[])
href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LoadImage_System_Byte___