Dalamud/docs/xrefmap.yml
2019-09-21 22:29:38 +09:00

2167 lines
118 KiB
YAML

### YamlMime:XRefMap
sorted: true
references:
- uid: Dalamud.Game
name: Dalamud.Game
href: api/Dalamud.Game.html
commentId: N:Dalamud.Game
fullName: Dalamud.Game
nameWithType: Dalamud.Game
- uid: Dalamud.Game.Chat
name: Dalamud.Game.Chat
href: api/Dalamud.Game.Chat.html
commentId: N:Dalamud.Game.Chat
fullName: Dalamud.Game.Chat
nameWithType: Dalamud.Game.Chat
- uid: Dalamud.Game.Chat.EnumExtensions
name: EnumExtensions
href: api/Dalamud.Game.Chat.EnumExtensions.html
commentId: T:Dalamud.Game.Chat.EnumExtensions
fullName: Dalamud.Game.Chat.EnumExtensions
nameWithType: EnumExtensions
- uid: Dalamud.Game.Chat.EnumExtensions.GetAttribute*
name: GetAttribute
href: api/Dalamud.Game.Chat.EnumExtensions.html#Dalamud_Game_Chat_EnumExtensions_GetAttribute_
commentId: Overload:Dalamud.Game.Chat.EnumExtensions.GetAttribute
isSpec: "True"
fullName: Dalamud.Game.Chat.EnumExtensions.GetAttribute
nameWithType: EnumExtensions.GetAttribute
- uid: Dalamud.Game.Chat.EnumExtensions.GetAttribute``1(System.Enum)
name: GetAttribute<TAttribute>(Enum)
href: api/Dalamud.Game.Chat.EnumExtensions.html#Dalamud_Game_Chat_EnumExtensions_GetAttribute__1_System_Enum_
commentId: M:Dalamud.Game.Chat.EnumExtensions.GetAttribute``1(System.Enum)
name.vb: GetAttribute(Of TAttribute)(Enum)
fullName: Dalamud.Game.Chat.EnumExtensions.GetAttribute<TAttribute>(System.Enum)
fullName.vb: Dalamud.Game.Chat.EnumExtensions.GetAttribute(Of TAttribute)(System.Enum)
nameWithType: EnumExtensions.GetAttribute<TAttribute>(Enum)
nameWithType.vb: EnumExtensions.GetAttribute(Of TAttribute)(Enum)
- uid: Dalamud.Game.Chat.SeString
name: SeString
href: api/Dalamud.Game.Chat.SeString.html
commentId: T:Dalamud.Game.Chat.SeString
fullName: Dalamud.Game.Chat.SeString
nameWithType: SeString
- uid: Dalamud.Game.Chat.SeString.GetInteger(System.IO.BinaryReader)
name: GetInteger(BinaryReader)
href: api/Dalamud.Game.Chat.SeString.html#Dalamud_Game_Chat_SeString_GetInteger_System_IO_BinaryReader_
commentId: M:Dalamud.Game.Chat.SeString.GetInteger(System.IO.BinaryReader)
fullName: Dalamud.Game.Chat.SeString.GetInteger(System.IO.BinaryReader)
nameWithType: SeString.GetInteger(BinaryReader)
- uid: Dalamud.Game.Chat.SeString.GetInteger(System.IO.BinaryReader,Dalamud.Game.Chat.SeString.IntegerType)
name: GetInteger(BinaryReader, SeString.IntegerType)
href: api/Dalamud.Game.Chat.SeString.html#Dalamud_Game_Chat_SeString_GetInteger_System_IO_BinaryReader_Dalamud_Game_Chat_SeString_IntegerType_
commentId: M:Dalamud.Game.Chat.SeString.GetInteger(System.IO.BinaryReader,Dalamud.Game.Chat.SeString.IntegerType)
fullName: Dalamud.Game.Chat.SeString.GetInteger(System.IO.BinaryReader, Dalamud.Game.Chat.SeString.IntegerType)
nameWithType: SeString.GetInteger(BinaryReader, SeString.IntegerType)
- uid: Dalamud.Game.Chat.SeString.GetInteger*
name: GetInteger
href: api/Dalamud.Game.Chat.SeString.html#Dalamud_Game_Chat_SeString_GetInteger_
commentId: Overload:Dalamud.Game.Chat.SeString.GetInteger
isSpec: "True"
fullName: Dalamud.Game.Chat.SeString.GetInteger
nameWithType: SeString.GetInteger
- uid: Dalamud.Game.Chat.SeString.IntegerType
name: SeString.IntegerType
href: api/Dalamud.Game.Chat.SeString.IntegerType.html
commentId: T:Dalamud.Game.Chat.SeString.IntegerType
fullName: Dalamud.Game.Chat.SeString.IntegerType
nameWithType: SeString.IntegerType
- uid: Dalamud.Game.Chat.SeString.IntegerType.Byte
name: Byte
href: api/Dalamud.Game.Chat.SeString.IntegerType.html#Dalamud_Game_Chat_SeString_IntegerType_Byte
commentId: F:Dalamud.Game.Chat.SeString.IntegerType.Byte
fullName: Dalamud.Game.Chat.SeString.IntegerType.Byte
nameWithType: SeString.IntegerType.Byte
- uid: Dalamud.Game.Chat.SeString.IntegerType.ByteTimes256
name: ByteTimes256
href: api/Dalamud.Game.Chat.SeString.IntegerType.html#Dalamud_Game_Chat_SeString_IntegerType_ByteTimes256
commentId: F:Dalamud.Game.Chat.SeString.IntegerType.ByteTimes256
fullName: Dalamud.Game.Chat.SeString.IntegerType.ByteTimes256
nameWithType: SeString.IntegerType.ByteTimes256
- uid: Dalamud.Game.Chat.SeString.IntegerType.Int16
name: Int16
href: api/Dalamud.Game.Chat.SeString.IntegerType.html#Dalamud_Game_Chat_SeString_IntegerType_Int16
commentId: F:Dalamud.Game.Chat.SeString.IntegerType.Int16
fullName: Dalamud.Game.Chat.SeString.IntegerType.Int16
nameWithType: SeString.IntegerType.Int16
- uid: Dalamud.Game.Chat.SeString.IntegerType.Int24
name: Int24
href: api/Dalamud.Game.Chat.SeString.IntegerType.html#Dalamud_Game_Chat_SeString_IntegerType_Int24
commentId: F:Dalamud.Game.Chat.SeString.IntegerType.Int24
fullName: Dalamud.Game.Chat.SeString.IntegerType.Int24
nameWithType: SeString.IntegerType.Int24
- uid: Dalamud.Game.Chat.SeString.IntegerType.Int32
name: Int32
href: api/Dalamud.Game.Chat.SeString.IntegerType.html#Dalamud_Game_Chat_SeString_IntegerType_Int32
commentId: F:Dalamud.Game.Chat.SeString.IntegerType.Int32
fullName: Dalamud.Game.Chat.SeString.IntegerType.Int32
nameWithType: SeString.IntegerType.Int32
- uid: Dalamud.Game.Chat.SeString.Parse(System.String)
name: Parse(String)
href: api/Dalamud.Game.Chat.SeString.html#Dalamud_Game_Chat_SeString_Parse_System_String_
commentId: M:Dalamud.Game.Chat.SeString.Parse(System.String)
fullName: Dalamud.Game.Chat.SeString.Parse(System.String)
nameWithType: SeString.Parse(String)
- uid: Dalamud.Game.Chat.SeString.Parse*
name: Parse
href: api/Dalamud.Game.Chat.SeString.html#Dalamud_Game_Chat_SeString_Parse_
commentId: Overload:Dalamud.Game.Chat.SeString.Parse
isSpec: "True"
fullName: Dalamud.Game.Chat.SeString.Parse
nameWithType: SeString.Parse
- uid: Dalamud.Game.Chat.SeString.PlayerLinkType
name: SeString.PlayerLinkType
href: api/Dalamud.Game.Chat.SeString.PlayerLinkType.html
commentId: T:Dalamud.Game.Chat.SeString.PlayerLinkType
fullName: Dalamud.Game.Chat.SeString.PlayerLinkType
nameWithType: SeString.PlayerLinkType
- uid: Dalamud.Game.Chat.SeString.PlayerLinkType.ItemLink
name: ItemLink
href: api/Dalamud.Game.Chat.SeString.PlayerLinkType.html#Dalamud_Game_Chat_SeString_PlayerLinkType_ItemLink
commentId: F:Dalamud.Game.Chat.SeString.PlayerLinkType.ItemLink
fullName: Dalamud.Game.Chat.SeString.PlayerLinkType.ItemLink
nameWithType: SeString.PlayerLinkType.ItemLink
- uid: Dalamud.Game.Chat.SeString.SeStringPayloadContainer
name: SeString.SeStringPayloadContainer
href: api/Dalamud.Game.Chat.SeString.SeStringPayloadContainer.html
commentId: T:Dalamud.Game.Chat.SeString.SeStringPayloadContainer
fullName: Dalamud.Game.Chat.SeString.SeStringPayloadContainer
nameWithType: SeString.SeStringPayloadContainer
- uid: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Param1
name: Param1
href: api/Dalamud.Game.Chat.SeString.SeStringPayloadContainer.html#Dalamud_Game_Chat_SeString_SeStringPayloadContainer_Param1
commentId: P:Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Param1
fullName: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Param1
nameWithType: SeString.SeStringPayloadContainer.Param1
- uid: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Param1*
name: Param1
href: api/Dalamud.Game.Chat.SeString.SeStringPayloadContainer.html#Dalamud_Game_Chat_SeString_SeStringPayloadContainer_Param1_
commentId: Overload:Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Param1
isSpec: "True"
fullName: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Param1
nameWithType: SeString.SeStringPayloadContainer.Param1
- uid: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Type
name: Type
href: api/Dalamud.Game.Chat.SeString.SeStringPayloadContainer.html#Dalamud_Game_Chat_SeString_SeStringPayloadContainer_Type
commentId: P:Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Type
fullName: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Type
nameWithType: SeString.SeStringPayloadContainer.Type
- uid: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Type*
name: Type
href: api/Dalamud.Game.Chat.SeString.SeStringPayloadContainer.html#Dalamud_Game_Chat_SeString_SeStringPayloadContainer_Type_
commentId: Overload:Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Type
isSpec: "True"
fullName: Dalamud.Game.Chat.SeString.SeStringPayloadContainer.Type
nameWithType: SeString.SeStringPayloadContainer.Type
- uid: Dalamud.Game.Chat.SeString.SeStringPayloadType
name: SeString.SeStringPayloadType
href: api/Dalamud.Game.Chat.SeString.SeStringPayloadType.html
commentId: T:Dalamud.Game.Chat.SeString.SeStringPayloadType
fullName: Dalamud.Game.Chat.SeString.SeStringPayloadType
nameWithType: SeString.SeStringPayloadType
- uid: Dalamud.Game.Chat.SeString.SeStringPayloadType.PlayerLink
name: PlayerLink
href: api/Dalamud.Game.Chat.SeString.SeStringPayloadType.html#Dalamud_Game_Chat_SeString_SeStringPayloadType_PlayerLink
commentId: F:Dalamud.Game.Chat.SeString.SeStringPayloadType.PlayerLink
fullName: Dalamud.Game.Chat.SeString.SeStringPayloadType.PlayerLink
nameWithType: SeString.SeStringPayloadType.PlayerLink
- uid: Dalamud.Game.Chat.XivChatEntry
name: XivChatEntry
href: api/Dalamud.Game.Chat.XivChatEntry.html
commentId: T:Dalamud.Game.Chat.XivChatEntry
fullName: Dalamud.Game.Chat.XivChatEntry
nameWithType: XivChatEntry
- uid: Dalamud.Game.Chat.XivChatEntry.Message
name: Message
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Message
commentId: P:Dalamud.Game.Chat.XivChatEntry.Message
fullName: Dalamud.Game.Chat.XivChatEntry.Message
nameWithType: XivChatEntry.Message
- uid: Dalamud.Game.Chat.XivChatEntry.Message*
name: Message
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Message_
commentId: Overload:Dalamud.Game.Chat.XivChatEntry.Message
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatEntry.Message
nameWithType: XivChatEntry.Message
- uid: Dalamud.Game.Chat.XivChatEntry.Name
name: Name
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Name
commentId: P:Dalamud.Game.Chat.XivChatEntry.Name
fullName: Dalamud.Game.Chat.XivChatEntry.Name
nameWithType: XivChatEntry.Name
- uid: Dalamud.Game.Chat.XivChatEntry.Name*
name: Name
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Name_
commentId: Overload:Dalamud.Game.Chat.XivChatEntry.Name
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatEntry.Name
nameWithType: XivChatEntry.Name
- uid: Dalamud.Game.Chat.XivChatEntry.Parameters
name: Parameters
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Parameters
commentId: P:Dalamud.Game.Chat.XivChatEntry.Parameters
fullName: Dalamud.Game.Chat.XivChatEntry.Parameters
nameWithType: XivChatEntry.Parameters
- uid: Dalamud.Game.Chat.XivChatEntry.Parameters*
name: Parameters
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Parameters_
commentId: Overload:Dalamud.Game.Chat.XivChatEntry.Parameters
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatEntry.Parameters
nameWithType: XivChatEntry.Parameters
- uid: Dalamud.Game.Chat.XivChatEntry.SenderId
name: SenderId
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_SenderId
commentId: P:Dalamud.Game.Chat.XivChatEntry.SenderId
fullName: Dalamud.Game.Chat.XivChatEntry.SenderId
nameWithType: XivChatEntry.SenderId
- uid: Dalamud.Game.Chat.XivChatEntry.SenderId*
name: SenderId
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_SenderId_
commentId: Overload:Dalamud.Game.Chat.XivChatEntry.SenderId
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatEntry.SenderId
nameWithType: XivChatEntry.SenderId
- uid: Dalamud.Game.Chat.XivChatEntry.Type
name: Type
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Type
commentId: P:Dalamud.Game.Chat.XivChatEntry.Type
fullName: Dalamud.Game.Chat.XivChatEntry.Type
nameWithType: XivChatEntry.Type
- uid: Dalamud.Game.Chat.XivChatEntry.Type*
name: Type
href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Type_
commentId: Overload:Dalamud.Game.Chat.XivChatEntry.Type
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatEntry.Type
nameWithType: XivChatEntry.Type
- uid: Dalamud.Game.Chat.XivChatType
name: XivChatType
href: api/Dalamud.Game.Chat.XivChatType.html
commentId: T:Dalamud.Game.Chat.XivChatType
fullName: Dalamud.Game.Chat.XivChatType
nameWithType: XivChatType
- uid: Dalamud.Game.Chat.XivChatType.Alliance
name: Alliance
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Alliance
commentId: F:Dalamud.Game.Chat.XivChatType.Alliance
fullName: Dalamud.Game.Chat.XivChatType.Alliance
nameWithType: XivChatType.Alliance
- uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell
name: CrossLinkShell
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell
commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell
fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell
nameWithType: XivChatType.CrossLinkShell
- uid: Dalamud.Game.Chat.XivChatType.CrossParty
name: CrossParty
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossParty
commentId: F:Dalamud.Game.Chat.XivChatType.CrossParty
fullName: Dalamud.Game.Chat.XivChatType.CrossParty
nameWithType: XivChatType.CrossParty
- uid: Dalamud.Game.Chat.XivChatType.Debug
name: Debug
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Debug
commentId: F:Dalamud.Game.Chat.XivChatType.Debug
fullName: Dalamud.Game.Chat.XivChatType.Debug
nameWithType: XivChatType.Debug
- uid: Dalamud.Game.Chat.XivChatType.Echo
name: Echo
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Echo
commentId: F:Dalamud.Game.Chat.XivChatType.Echo
fullName: Dalamud.Game.Chat.XivChatType.Echo
nameWithType: XivChatType.Echo
- uid: Dalamud.Game.Chat.XivChatType.FreeCompany
name: FreeCompany
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_FreeCompany
commentId: F:Dalamud.Game.Chat.XivChatType.FreeCompany
fullName: Dalamud.Game.Chat.XivChatType.FreeCompany
nameWithType: XivChatType.FreeCompany
- uid: Dalamud.Game.Chat.XivChatType.GatheringSystemMessage
name: GatheringSystemMessage
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_GatheringSystemMessage
commentId: F:Dalamud.Game.Chat.XivChatType.GatheringSystemMessage
fullName: Dalamud.Game.Chat.XivChatType.GatheringSystemMessage
nameWithType: XivChatType.GatheringSystemMessage
- uid: Dalamud.Game.Chat.XivChatType.Ls1
name: Ls1
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls1
commentId: F:Dalamud.Game.Chat.XivChatType.Ls1
fullName: Dalamud.Game.Chat.XivChatType.Ls1
nameWithType: XivChatType.Ls1
- uid: Dalamud.Game.Chat.XivChatType.Ls2
name: Ls2
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls2
commentId: F:Dalamud.Game.Chat.XivChatType.Ls2
fullName: Dalamud.Game.Chat.XivChatType.Ls2
nameWithType: XivChatType.Ls2
- uid: Dalamud.Game.Chat.XivChatType.Ls3
name: Ls3
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls3
commentId: F:Dalamud.Game.Chat.XivChatType.Ls3
fullName: Dalamud.Game.Chat.XivChatType.Ls3
nameWithType: XivChatType.Ls3
- uid: Dalamud.Game.Chat.XivChatType.Ls4
name: Ls4
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls4
commentId: F:Dalamud.Game.Chat.XivChatType.Ls4
fullName: Dalamud.Game.Chat.XivChatType.Ls4
nameWithType: XivChatType.Ls4
- uid: Dalamud.Game.Chat.XivChatType.Ls5
name: Ls5
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls5
commentId: F:Dalamud.Game.Chat.XivChatType.Ls5
fullName: Dalamud.Game.Chat.XivChatType.Ls5
nameWithType: XivChatType.Ls5
- uid: Dalamud.Game.Chat.XivChatType.Ls6
name: Ls6
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls6
commentId: F:Dalamud.Game.Chat.XivChatType.Ls6
fullName: Dalamud.Game.Chat.XivChatType.Ls6
nameWithType: XivChatType.Ls6
- uid: Dalamud.Game.Chat.XivChatType.Ls7
name: Ls7
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls7
commentId: F:Dalamud.Game.Chat.XivChatType.Ls7
fullName: Dalamud.Game.Chat.XivChatType.Ls7
nameWithType: XivChatType.Ls7
- uid: Dalamud.Game.Chat.XivChatType.Ls8
name: Ls8
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls8
commentId: F:Dalamud.Game.Chat.XivChatType.Ls8
fullName: Dalamud.Game.Chat.XivChatType.Ls8
nameWithType: XivChatType.Ls8
- uid: Dalamud.Game.Chat.XivChatType.None
name: None
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_None
commentId: F:Dalamud.Game.Chat.XivChatType.None
fullName: Dalamud.Game.Chat.XivChatType.None
nameWithType: XivChatType.None
- uid: Dalamud.Game.Chat.XivChatType.Notice
name: Notice
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Notice
commentId: F:Dalamud.Game.Chat.XivChatType.Notice
fullName: Dalamud.Game.Chat.XivChatType.Notice
nameWithType: XivChatType.Notice
- uid: Dalamud.Game.Chat.XivChatType.NoviceNetwork
name: NoviceNetwork
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_NoviceNetwork
commentId: F:Dalamud.Game.Chat.XivChatType.NoviceNetwork
fullName: Dalamud.Game.Chat.XivChatType.NoviceNetwork
nameWithType: XivChatType.NoviceNetwork
- uid: Dalamud.Game.Chat.XivChatType.Party
name: Party
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Party
commentId: F:Dalamud.Game.Chat.XivChatType.Party
fullName: Dalamud.Game.Chat.XivChatType.Party
nameWithType: XivChatType.Party
- uid: Dalamud.Game.Chat.XivChatType.PvPTeam
name: PvPTeam
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_PvPTeam
commentId: F:Dalamud.Game.Chat.XivChatType.PvPTeam
fullName: Dalamud.Game.Chat.XivChatType.PvPTeam
nameWithType: XivChatType.PvPTeam
- uid: Dalamud.Game.Chat.XivChatType.Say
name: Say
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Say
commentId: F:Dalamud.Game.Chat.XivChatType.Say
fullName: Dalamud.Game.Chat.XivChatType.Say
nameWithType: XivChatType.Say
- uid: Dalamud.Game.Chat.XivChatType.Shout
name: Shout
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Shout
commentId: F:Dalamud.Game.Chat.XivChatType.Shout
fullName: Dalamud.Game.Chat.XivChatType.Shout
nameWithType: XivChatType.Shout
- uid: Dalamud.Game.Chat.XivChatType.SystemError
name: SystemError
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_SystemError
commentId: F:Dalamud.Game.Chat.XivChatType.SystemError
fullName: Dalamud.Game.Chat.XivChatType.SystemError
nameWithType: XivChatType.SystemError
- uid: Dalamud.Game.Chat.XivChatType.TellIncoming
name: TellIncoming
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_TellIncoming
commentId: F:Dalamud.Game.Chat.XivChatType.TellIncoming
fullName: Dalamud.Game.Chat.XivChatType.TellIncoming
nameWithType: XivChatType.TellIncoming
- uid: Dalamud.Game.Chat.XivChatType.TellOutgoing
name: TellOutgoing
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_TellOutgoing
commentId: F:Dalamud.Game.Chat.XivChatType.TellOutgoing
fullName: Dalamud.Game.Chat.XivChatType.TellOutgoing
nameWithType: XivChatType.TellOutgoing
- uid: Dalamud.Game.Chat.XivChatType.Urgent
name: Urgent
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Urgent
commentId: F:Dalamud.Game.Chat.XivChatType.Urgent
fullName: Dalamud.Game.Chat.XivChatType.Urgent
nameWithType: XivChatType.Urgent
- uid: Dalamud.Game.Chat.XivChatType.Yell
name: Yell
href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Yell
commentId: F:Dalamud.Game.Chat.XivChatType.Yell
fullName: Dalamud.Game.Chat.XivChatType.Yell
nameWithType: XivChatType.Yell
- uid: Dalamud.Game.Chat.XivChatTypeExtensions
name: XivChatTypeExtensions
href: api/Dalamud.Game.Chat.XivChatTypeExtensions.html
commentId: T:Dalamud.Game.Chat.XivChatTypeExtensions
fullName: Dalamud.Game.Chat.XivChatTypeExtensions
nameWithType: XivChatTypeExtensions
- uid: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails(Dalamud.Game.Chat.XivChatType)
name: GetDetails(XivChatType)
href: api/Dalamud.Game.Chat.XivChatTypeExtensions.html#Dalamud_Game_Chat_XivChatTypeExtensions_GetDetails_Dalamud_Game_Chat_XivChatType_
commentId: M:Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails(Dalamud.Game.Chat.XivChatType)
fullName: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails(Dalamud.Game.Chat.XivChatType)
nameWithType: XivChatTypeExtensions.GetDetails(XivChatType)
- uid: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails*
name: GetDetails
href: api/Dalamud.Game.Chat.XivChatTypeExtensions.html#Dalamud_Game_Chat_XivChatTypeExtensions_GetDetails_
commentId: Overload:Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails
nameWithType: XivChatTypeExtensions.GetDetails
- uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute
name: XivChatTypeInfoAttribute
href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html
commentId: T:Dalamud.Game.Chat.XivChatTypeInfoAttribute
fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute
nameWithType: XivChatTypeInfoAttribute
- uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor
name: DefaultColor
href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_DefaultColor
commentId: P:Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor
fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor
nameWithType: XivChatTypeInfoAttribute.DefaultColor
- uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor*
name: DefaultColor
href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_DefaultColor_
commentId: Overload:Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor
nameWithType: XivChatTypeInfoAttribute.DefaultColor
- uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName
name: FancyName
href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_FancyName
commentId: P:Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName
fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName
nameWithType: XivChatTypeInfoAttribute.FancyName
- uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName*
name: FancyName
href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_FancyName_
commentId: Overload:Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName
isSpec: "True"
fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName
nameWithType: XivChatTypeInfoAttribute.FancyName
- uid: Dalamud.Game.ChatHandlers
name: ChatHandlers
href: api/Dalamud.Game.ChatHandlers.html
commentId: T:Dalamud.Game.ChatHandlers
fullName: Dalamud.Game.ChatHandlers
nameWithType: ChatHandlers
- uid: Dalamud.Game.ChatHandlers.#ctor(Dalamud.Dalamud)
name: ChatHandlers(Dalamud)
href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers__ctor_Dalamud_Dalamud_
commentId: M:Dalamud.Game.ChatHandlers.#ctor(Dalamud.Dalamud)
fullName: Dalamud.Game.ChatHandlers.ChatHandlers(Dalamud.Dalamud)
nameWithType: ChatHandlers.ChatHandlers(Dalamud)
- uid: Dalamud.Game.ChatHandlers.#ctor*
name: ChatHandlers
href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers__ctor_
commentId: Overload:Dalamud.Game.ChatHandlers.#ctor
isSpec: "True"
fullName: Dalamud.Game.ChatHandlers.ChatHandlers
nameWithType: ChatHandlers.ChatHandlers
- uid: Dalamud.Game.ChatHandlers.LastLink
name: LastLink
href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers_LastLink
commentId: P:Dalamud.Game.ChatHandlers.LastLink
fullName: Dalamud.Game.ChatHandlers.LastLink
nameWithType: ChatHandlers.LastLink
- uid: Dalamud.Game.ChatHandlers.LastLink*
name: LastLink
href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers_LastLink_
commentId: Overload:Dalamud.Game.ChatHandlers.LastLink
isSpec: "True"
fullName: Dalamud.Game.ChatHandlers.LastLink
nameWithType: ChatHandlers.LastLink
- uid: Dalamud.Game.ClientState
name: Dalamud.Game.ClientState
href: api/Dalamud.Game.ClientState.html
commentId: N:Dalamud.Game.ClientState
fullName: Dalamud.Game.ClientState
nameWithType: Dalamud.Game.ClientState
- uid: Dalamud.Game.ClientState.Actors
name: Dalamud.Game.ClientState.Actors
href: api/Dalamud.Game.ClientState.Actors.html
commentId: N:Dalamud.Game.ClientState.Actors
fullName: Dalamud.Game.ClientState.Actors
nameWithType: Dalamud.Game.ClientState.Actors
- uid: Dalamud.Game.ClientState.Actors.ActorTable
name: ActorTable
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html
commentId: T:Dalamud.Game.ClientState.Actors.ActorTable
fullName: Dalamud.Game.ClientState.Actors.ActorTable
nameWithType: ActorTable
- uid: Dalamud.Game.ClientState.Actors.ActorTable.#ctor(Dalamud.Game.ClientState.ClientStateAddressResolver)
name: ActorTable(ClientStateAddressResolver)
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable__ctor_Dalamud_Game_ClientState_ClientStateAddressResolver_
commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.#ctor(Dalamud.Game.ClientState.ClientStateAddressResolver)
fullName: Dalamud.Game.ClientState.Actors.ActorTable.ActorTable(Dalamud.Game.ClientState.ClientStateAddressResolver)
nameWithType: ActorTable.ActorTable(ClientStateAddressResolver)
- uid: Dalamud.Game.ClientState.Actors.ActorTable.#ctor*
name: ActorTable
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable__ctor_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.ActorTable.ActorTable
nameWithType: ActorTable.ActorTable
- uid: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator
name: GetEnumerator()
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_GetEnumerator
commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator
fullName: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator()
nameWithType: ActorTable.GetEnumerator()
- uid: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator*
name: GetEnumerator
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_GetEnumerator_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator
nameWithType: ActorTable.GetEnumerator
- uid: Dalamud.Game.ClientState.Actors.ActorTable.Item(System.Int32)
name: Item[Int32]
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Item_System_Int32_
commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.Item(System.Int32)
name.vb: Item(Int32)
fullName: Dalamud.Game.ClientState.Actors.ActorTable.Item[System.Int32]
fullName.vb: Dalamud.Game.ClientState.Actors.ActorTable.Item(System.Int32)
nameWithType: ActorTable.Item[Int32]
nameWithType.vb: ActorTable.Item(Int32)
- uid: Dalamud.Game.ClientState.Actors.ActorTable.Item*
name: Item
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Item_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.Item
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.ActorTable.Item
nameWithType: ActorTable.Item
- uid: Dalamud.Game.ClientState.Actors.ActorTable.Length
name: Length
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Length
commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.Length
fullName: Dalamud.Game.ClientState.Actors.ActorTable.Length
nameWithType: ActorTable.Length
- uid: Dalamud.Game.ClientState.Actors.ActorTable.Length*
name: Length
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Length_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.Length
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.ActorTable.Length
nameWithType: ActorTable.Length
- 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_
commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo(System.Array,System.Int32)
name.vb: System.Collections.ICollection.CopyTo(Array, Int32)
fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
nameWithType: ActorTable.ICollection.CopyTo(Array, Int32)
nameWithType.vb: ActorTable.System.Collections.ICollection.CopyTo(Array, Int32)
- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo*
name: ICollection.CopyTo
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_CopyTo_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo
isSpec: "True"
name.vb: System.Collections.ICollection.CopyTo
fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.CopyTo
nameWithType: ActorTable.ICollection.CopyTo
nameWithType.vb: ActorTable.System.Collections.ICollection.CopyTo
- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count
name: ICollection.Count
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_Count
commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count
name.vb: System.Collections.ICollection.Count
fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.Count
nameWithType: ActorTable.ICollection.Count
nameWithType.vb: ActorTable.System.Collections.ICollection.Count
- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count*
name: ICollection.Count
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_Count_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count
isSpec: "True"
name.vb: System.Collections.ICollection.Count
fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.Count
nameWithType: ActorTable.ICollection.Count
nameWithType.vb: ActorTable.System.Collections.ICollection.Count
- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized
name: ICollection.IsSynchronized
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_IsSynchronized
commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized
name.vb: System.Collections.ICollection.IsSynchronized
fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.IsSynchronized
nameWithType: ActorTable.ICollection.IsSynchronized
nameWithType.vb: ActorTable.System.Collections.ICollection.IsSynchronized
- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized*
name: ICollection.IsSynchronized
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_IsSynchronized_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized
isSpec: "True"
name.vb: System.Collections.ICollection.IsSynchronized
fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.IsSynchronized
nameWithType: ActorTable.ICollection.IsSynchronized
nameWithType.vb: ActorTable.System.Collections.ICollection.IsSynchronized
- uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#SyncRoot
name: ICollection.SyncRoot
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_SyncRoot
commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#SyncRoot
name.vb: System.Collections.ICollection.SyncRoot
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#ICollection#SyncRoot*
name: ICollection.SyncRoot
href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_SyncRoot_
commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#SyncRoot
isSpec: "True"
name.vb: System.Collections.ICollection.SyncRoot
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.ObjectKind
name: ObjectKind
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html
commentId: T:Dalamud.Game.ClientState.Actors.ObjectKind
fullName: Dalamud.Game.ClientState.Actors.ObjectKind
nameWithType: ObjectKind
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Aetheryte
name: Aetheryte
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Aetheryte
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Aetheryte
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Aetheryte
nameWithType: ObjectKind.Aetheryte
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Area
name: Area
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Area
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Area
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Area
nameWithType: ObjectKind.Area
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.BattleNpc
name: BattleNpc
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_BattleNpc
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.BattleNpc
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.BattleNpc
nameWithType: ObjectKind.BattleNpc
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.CardStand
name: CardStand
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_CardStand
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.CardStand
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.CardStand
nameWithType: ObjectKind.CardStand
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Companion
name: Companion
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Companion
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Companion
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Companion
nameWithType: ObjectKind.Companion
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Cutscene
name: Cutscene
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Cutscene
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Cutscene
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Cutscene
nameWithType: ObjectKind.Cutscene
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.EventNpc
name: EventNpc
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_EventNpc
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.EventNpc
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.EventNpc
nameWithType: ObjectKind.EventNpc
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.EventObj
name: EventObj
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_EventObj
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.EventObj
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.EventObj
nameWithType: ObjectKind.EventObj
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.GatheringPoint
name: GatheringPoint
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_GatheringPoint
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.GatheringPoint
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.GatheringPoint
nameWithType: ObjectKind.GatheringPoint
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Housing
name: Housing
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Housing
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Housing
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Housing
nameWithType: ObjectKind.Housing
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.MountType
name: MountType
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_MountType
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.MountType
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.MountType
nameWithType: ObjectKind.MountType
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.None
name: None
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_None
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.None
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.None
nameWithType: ObjectKind.None
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Player
name: Player
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Player
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Player
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Player
nameWithType: ObjectKind.Player
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Retainer
name: Retainer
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Retainer
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Retainer
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Retainer
nameWithType: ObjectKind.Retainer
- uid: Dalamud.Game.ClientState.Actors.ObjectKind.Treasure
name: Treasure
href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Treasure
commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Treasure
fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Treasure
nameWithType: ObjectKind.Treasure
- uid: Dalamud.Game.ClientState.Actors.Position3
name: Position3
href: api/Dalamud.Game.ClientState.Actors.Position3.html
commentId: T:Dalamud.Game.ClientState.Actors.Position3
fullName: Dalamud.Game.ClientState.Actors.Position3
nameWithType: Position3
- uid: Dalamud.Game.ClientState.Actors.Position3.X
name: X
href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_X
commentId: F:Dalamud.Game.ClientState.Actors.Position3.X
fullName: Dalamud.Game.ClientState.Actors.Position3.X
nameWithType: Position3.X
- uid: Dalamud.Game.ClientState.Actors.Position3.Y
name: Y
href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_Y
commentId: F:Dalamud.Game.ClientState.Actors.Position3.Y
fullName: Dalamud.Game.ClientState.Actors.Position3.Y
nameWithType: Position3.Y
- uid: Dalamud.Game.ClientState.Actors.Position3.Z
name: Z
href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_Z
commentId: F:Dalamud.Game.ClientState.Actors.Position3.Z
fullName: Dalamud.Game.ClientState.Actors.Position3.Z
nameWithType: Position3.Z
- uid: Dalamud.Game.ClientState.Actors.Resolvers
name: Dalamud.Game.ClientState.Actors.Resolvers
href: api/Dalamud.Game.ClientState.Actors.Resolvers.html
commentId: N:Dalamud.Game.ClientState.Actors.Resolvers
fullName: Dalamud.Game.ClientState.Actors.Resolvers
nameWithType: Dalamud.Game.ClientState.Actors.Resolvers
- uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob
name: ClassJob
href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html
commentId: T:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob
fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob
nameWithType: ClassJob
- uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor(System.Byte)
name: ClassJob(Byte)
href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob__ctor_System_Byte_
commentId: M:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor(System.Byte)
fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.ClassJob(System.Byte)
nameWithType: ClassJob.ClassJob(Byte)
- uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor*
name: ClassJob
href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob__ctor_
commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.ClassJob
nameWithType: ClassJob.ClassJob
- uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Id
name: Id
href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob_Id
commentId: F:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Id
fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Id
nameWithType: ClassJob.Id
- uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Name
name: Name
href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob_Name
commentId: P:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Name
fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Name
nameWithType: ClassJob.Name
- uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Name*
name: Name
href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob_Name_
commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Name
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Name
nameWithType: ClassJob.Name
- uid: Dalamud.Game.ClientState.Actors.Resolvers.World
name: World
href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html
commentId: T:Dalamud.Game.ClientState.Actors.Resolvers.World
fullName: Dalamud.Game.ClientState.Actors.Resolvers.World
nameWithType: World
- uid: Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor(System.Byte)
name: World(Byte)
href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World__ctor_System_Byte_
commentId: M:Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor(System.Byte)
fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.World(System.Byte)
nameWithType: World.World(Byte)
- uid: Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor*
name: World
href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World__ctor_
commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.World
nameWithType: World.World
- uid: Dalamud.Game.ClientState.Actors.Resolvers.World.Id
name: Id
href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World_Id
commentId: F:Dalamud.Game.ClientState.Actors.Resolvers.World.Id
fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.Id
nameWithType: World.Id
- uid: Dalamud.Game.ClientState.Actors.Resolvers.World.Name
name: Name
href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World_Name
commentId: P:Dalamud.Game.ClientState.Actors.Resolvers.World.Name
fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.Name
nameWithType: World.Name
- uid: Dalamud.Game.ClientState.Actors.Resolvers.World.Name*
name: Name
href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World_Name_
commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.World.Name
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.Name
nameWithType: World.Name
- uid: Dalamud.Game.ClientState.Actors.Types
name: Dalamud.Game.ClientState.Actors.Types
href: api/Dalamud.Game.ClientState.Actors.Types.html
commentId: N:Dalamud.Game.ClientState.Actors.Types
fullName: Dalamud.Game.ClientState.Actors.Types
nameWithType: Dalamud.Game.ClientState.Actors.Types
- uid: Dalamud.Game.ClientState.Actors.Types.Actor
name: Actor
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html
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)
name: Actor(Actor)
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor__ctor_Dalamud_Game_ClientState_Structs_Actor_
commentId: M:Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(Dalamud.Game.ClientState.Structs.Actor)
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Actor(Dalamud.Game.ClientState.Structs.Actor)
nameWithType: Actor.Actor(Actor)
- 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_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Actor
nameWithType: Actor.Actor
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId
name: ActorId
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId
commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.ActorId
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId
nameWithType: Actor.ActorId
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId*
name: ActorId
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.ActorId
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId
nameWithType: Actor.ActorId
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct
name: actorStruct
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct
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.Name
name: Name
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Name
commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.Name
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Name
nameWithType: Actor.Name
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.Name*
name: Name
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Name_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.Name
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Name
nameWithType: Actor.Name
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind
name: ObjectKind
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind
commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind
nameWithType: Actor.ObjectKind
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind*
name: ObjectKind
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind
nameWithType: Actor.ObjectKind
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.Position
name: Position
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position
commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.Position
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Position
nameWithType: Actor.Position
- uid: Dalamud.Game.ClientState.Actors.Types.Actor.Position*
name: Position
href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.Position
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Position
nameWithType: Actor.Position
- uid: Dalamud.Game.ClientState.Actors.Types.Chara
name: Chara
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html
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)
name: Chara(Actor)
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara__ctor_Dalamud_Game_ClientState_Structs_Actor_
commentId: M:Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(Dalamud.Game.ClientState.Structs.Actor)
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Chara(Dalamud.Game.ClientState.Structs.Actor)
nameWithType: Chara.Chara(Actor)
- 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_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Chara
nameWithType: Chara.Chara
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob
name: ClassJob
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_ClassJob
commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob
nameWithType: Chara.ClassJob
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob*
name: ClassJob
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_ClassJob_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob
nameWithType: Chara.ClassJob
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp
name: CurrentHp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentHp
commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp
nameWithType: Chara.CurrentHp
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp*
name: CurrentHp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentHp_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp
nameWithType: Chara.CurrentHp
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp
name: CurrentMp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentMp
commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp
nameWithType: Chara.CurrentMp
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp*
name: CurrentMp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentMp_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp
nameWithType: Chara.CurrentMp
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.Level
name: Level
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Level
commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.Level
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Level
nameWithType: Chara.Level
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.Level*
name: Level
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Level_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.Level
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Level
nameWithType: Chara.Level
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp
name: MaxHp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxHp
commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp
nameWithType: Chara.MaxHp
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp*
name: MaxHp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxHp_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp
nameWithType: Chara.MaxHp
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp
name: MaxMp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxMp
commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp
nameWithType: Chara.MaxMp
- uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp*
name: MaxMp
href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxMp_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp
nameWithType: Chara.MaxMp
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer
name: Dalamud.Game.ClientState.Actors.Types.NonPlayer
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.html
commentId: N:Dalamud.Game.ClientState.Actors.Types.NonPlayer
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer
nameWithType: Dalamud.Game.ClientState.Actors.Types.NonPlayer
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc
name: BattleNpc
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html
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)
name: BattleNpc(Actor)
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_Dalamud_Game_ClientState_Structs_Actor_
commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(Dalamud.Game.ClientState.Structs.Actor)
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpc(Dalamud.Game.ClientState.Structs.Actor)
nameWithType: BattleNpc.BattleNpc(Actor)
- 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_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpc
nameWithType: BattleNpc.BattleNpc
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind
name: BattleNpcKind
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_BattleNpcKind
commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind
nameWithType: BattleNpc.BattleNpcKind
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind*
name: BattleNpcKind
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_BattleNpcKind_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind
nameWithType: BattleNpc.BattleNpcKind
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId
name: OwnerId
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_OwnerId
commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId
nameWithType: BattleNpc.OwnerId
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId*
name: OwnerId
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_OwnerId_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId
nameWithType: BattleNpc.OwnerId
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind
name: BattleNpcSubKind
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html
commentId: T:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind
nameWithType: BattleNpcSubKind
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Enemy
name: Enemy
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind_Enemy
commentId: F:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Enemy
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Enemy
nameWithType: BattleNpcSubKind.Enemy
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.None
name: None
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind_None
commentId: F:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.None
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.None
nameWithType: BattleNpcSubKind.None
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Pet
name: Pet
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind_Pet
commentId: F:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Pet
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Pet
nameWithType: BattleNpcSubKind.Pet
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc
name: Npc
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html
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)
name: Npc(Actor)
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_Dalamud_Game_ClientState_Structs_Actor_
commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(Dalamud.Game.ClientState.Structs.Actor)
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.Npc(Dalamud.Game.ClientState.Structs.Actor)
nameWithType: Npc.Npc(Actor)
- 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_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.Npc
nameWithType: Npc.Npc
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId
name: DataId
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_DataId
commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId
nameWithType: Npc.DataId
- uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId*
name: DataId
href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_DataId_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId
nameWithType: Npc.DataId
- 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)
name: PlayerCharacter(Actor)
href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_Dalamud_Game_ClientState_Structs_Actor_
commentId: M:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(Dalamud.Game.ClientState.Structs.Actor)
fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.PlayerCharacter(Dalamud.Game.ClientState.Structs.Actor)
nameWithType: PlayerCharacter.PlayerCharacter(Actor)
- 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_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.PlayerCharacter
nameWithType: PlayerCharacter.PlayerCharacter
- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld
name: CurrentWorld
href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CurrentWorld
commentId: P:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld
fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld
nameWithType: PlayerCharacter.CurrentWorld
- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld*
name: CurrentWorld
href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CurrentWorld_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld
nameWithType: PlayerCharacter.CurrentWorld
- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld
name: HomeWorld
href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_HomeWorld
commentId: P:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld
fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld
nameWithType: PlayerCharacter.HomeWorld
- uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld*
name: HomeWorld
href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_HomeWorld_
commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld
isSpec: "True"
fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld
nameWithType: PlayerCharacter.HomeWorld
- uid: Dalamud.Game.ClientState.ClientState
name: ClientState
href: api/Dalamud.Game.ClientState.ClientState.html
commentId: T:Dalamud.Game.ClientState.ClientState
fullName: Dalamud.Game.ClientState.ClientState
nameWithType: ClientState
- uid: Dalamud.Game.ClientState.ClientState.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner,System.Diagnostics.ProcessModule)
name: ClientState(Dalamud, SigScanner, ProcessModule)
href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState__ctor_Dalamud_Dalamud_Dalamud_Game_SigScanner_System_Diagnostics_ProcessModule_
commentId: M:Dalamud.Game.ClientState.ClientState.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner,System.Diagnostics.ProcessModule)
fullName: Dalamud.Game.ClientState.ClientState.ClientState(Dalamud.Dalamud, Dalamud.Game.SigScanner, System.Diagnostics.ProcessModule)
nameWithType: ClientState.ClientState(Dalamud, SigScanner, ProcessModule)
- uid: Dalamud.Game.ClientState.ClientState.#ctor*
name: ClientState
href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState__ctor_
commentId: Overload:Dalamud.Game.ClientState.ClientState.#ctor
isSpec: "True"
fullName: Dalamud.Game.ClientState.ClientState.ClientState
nameWithType: ClientState.ClientState
- uid: Dalamud.Game.ClientState.ClientState.Actors
name: Actors
href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_Actors
commentId: F:Dalamud.Game.ClientState.ClientState.Actors
fullName: Dalamud.Game.ClientState.ClientState.Actors
nameWithType: ClientState.Actors
- uid: Dalamud.Game.ClientState.ClientState.LocalPlayer
name: LocalPlayer
href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_LocalPlayer
commentId: P:Dalamud.Game.ClientState.ClientState.LocalPlayer
fullName: Dalamud.Game.ClientState.ClientState.LocalPlayer
nameWithType: ClientState.LocalPlayer
- uid: Dalamud.Game.ClientState.ClientState.LocalPlayer*
name: LocalPlayer
href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_LocalPlayer_
commentId: Overload:Dalamud.Game.ClientState.ClientState.LocalPlayer
isSpec: "True"
fullName: Dalamud.Game.ClientState.ClientState.LocalPlayer
nameWithType: ClientState.LocalPlayer
- uid: Dalamud.Game.ClientState.ClientState.PropertyChanged
name: PropertyChanged
href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_PropertyChanged
commentId: E:Dalamud.Game.ClientState.ClientState.PropertyChanged
fullName: Dalamud.Game.ClientState.ClientState.PropertyChanged
nameWithType: ClientState.PropertyChanged
- uid: Dalamud.Game.ClientState.Structs
name: Dalamud.Game.ClientState.Structs
href: api/Dalamud.Game.ClientState.Structs.html
commentId: N:Dalamud.Game.ClientState.Structs
fullName: Dalamud.Game.ClientState.Structs
nameWithType: Dalamud.Game.ClientState.Structs
- uid: Dalamud.Game.ClientState.Structs.Actor
name: Actor
href: api/Dalamud.Game.ClientState.Structs.Actor.html
commentId: T:Dalamud.Game.ClientState.Structs.Actor
fullName: Dalamud.Game.ClientState.Structs.Actor
nameWithType: Actor
- uid: Dalamud.Game.ClientState.Structs.Actor.ActorId
name: ActorId
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_ActorId
commentId: F:Dalamud.Game.ClientState.Structs.Actor.ActorId
fullName: Dalamud.Game.ClientState.Structs.Actor.ActorId
nameWithType: Actor.ActorId
- uid: Dalamud.Game.ClientState.Structs.Actor.ClassJob
name: ClassJob
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_ClassJob
commentId: F:Dalamud.Game.ClientState.Structs.Actor.ClassJob
fullName: Dalamud.Game.ClientState.Structs.Actor.ClassJob
nameWithType: Actor.ClassJob
- uid: Dalamud.Game.ClientState.Structs.Actor.CurrentHp
name: CurrentHp
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_CurrentHp
commentId: F:Dalamud.Game.ClientState.Structs.Actor.CurrentHp
fullName: Dalamud.Game.ClientState.Structs.Actor.CurrentHp
nameWithType: Actor.CurrentHp
- uid: Dalamud.Game.ClientState.Structs.Actor.CurrentMp
name: CurrentMp
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_CurrentMp
commentId: F:Dalamud.Game.ClientState.Structs.Actor.CurrentMp
fullName: Dalamud.Game.ClientState.Structs.Actor.CurrentMp
nameWithType: Actor.CurrentMp
- uid: Dalamud.Game.ClientState.Structs.Actor.CurrentWorld
name: CurrentWorld
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_CurrentWorld
commentId: F:Dalamud.Game.ClientState.Structs.Actor.CurrentWorld
fullName: Dalamud.Game.ClientState.Structs.Actor.CurrentWorld
nameWithType: Actor.CurrentWorld
- uid: Dalamud.Game.ClientState.Structs.Actor.DataId
name: DataId
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_DataId
commentId: F:Dalamud.Game.ClientState.Structs.Actor.DataId
fullName: Dalamud.Game.ClientState.Structs.Actor.DataId
nameWithType: Actor.DataId
- uid: Dalamud.Game.ClientState.Structs.Actor.HomeWorld
name: HomeWorld
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_HomeWorld
commentId: F:Dalamud.Game.ClientState.Structs.Actor.HomeWorld
fullName: Dalamud.Game.ClientState.Structs.Actor.HomeWorld
nameWithType: Actor.HomeWorld
- uid: Dalamud.Game.ClientState.Structs.Actor.Level
name: Level
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Level
commentId: F:Dalamud.Game.ClientState.Structs.Actor.Level
fullName: Dalamud.Game.ClientState.Structs.Actor.Level
nameWithType: Actor.Level
- uid: Dalamud.Game.ClientState.Structs.Actor.MaxHp
name: MaxHp
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_MaxHp
commentId: F:Dalamud.Game.ClientState.Structs.Actor.MaxHp
fullName: Dalamud.Game.ClientState.Structs.Actor.MaxHp
nameWithType: Actor.MaxHp
- uid: Dalamud.Game.ClientState.Structs.Actor.MaxMp
name: MaxMp
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_MaxMp
commentId: F:Dalamud.Game.ClientState.Structs.Actor.MaxMp
fullName: Dalamud.Game.ClientState.Structs.Actor.MaxMp
nameWithType: Actor.MaxMp
- uid: Dalamud.Game.ClientState.Structs.Actor.Name
name: Name
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Name
commentId: F:Dalamud.Game.ClientState.Structs.Actor.Name
fullName: Dalamud.Game.ClientState.Structs.Actor.Name
nameWithType: Actor.Name
- uid: Dalamud.Game.ClientState.Structs.Actor.ObjectKind
name: ObjectKind
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_ObjectKind
commentId: F:Dalamud.Game.ClientState.Structs.Actor.ObjectKind
fullName: Dalamud.Game.ClientState.Structs.Actor.ObjectKind
nameWithType: Actor.ObjectKind
- uid: Dalamud.Game.ClientState.Structs.Actor.OwnerId
name: OwnerId
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_OwnerId
commentId: F:Dalamud.Game.ClientState.Structs.Actor.OwnerId
fullName: Dalamud.Game.ClientState.Structs.Actor.OwnerId
nameWithType: Actor.OwnerId
- uid: Dalamud.Game.ClientState.Structs.Actor.Position
name: Position
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Position
commentId: F:Dalamud.Game.ClientState.Structs.Actor.Position
fullName: Dalamud.Game.ClientState.Structs.Actor.Position
nameWithType: Actor.Position
- uid: Dalamud.Game.ClientState.Structs.Actor.SubKind
name: SubKind
href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_SubKind
commentId: F:Dalamud.Game.ClientState.Structs.Actor.SubKind
fullName: Dalamud.Game.ClientState.Structs.Actor.SubKind
nameWithType: Actor.SubKind
- uid: Dalamud.Game.Command
name: Dalamud.Game.Command
href: api/Dalamud.Game.Command.html
commentId: N:Dalamud.Game.Command
fullName: Dalamud.Game.Command
nameWithType: Dalamud.Game.Command
- uid: Dalamud.Game.Command.CommandInfo
name: CommandInfo
href: api/Dalamud.Game.Command.CommandInfo.html
commentId: T:Dalamud.Game.Command.CommandInfo
fullName: Dalamud.Game.Command.CommandInfo
nameWithType: CommandInfo
- uid: Dalamud.Game.Command.CommandInfo.#ctor(Dalamud.Game.Command.CommandInfo.HandlerDelegate)
name: CommandInfo(CommandInfo.HandlerDelegate)
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo__ctor_Dalamud_Game_Command_CommandInfo_HandlerDelegate_
commentId: M:Dalamud.Game.Command.CommandInfo.#ctor(Dalamud.Game.Command.CommandInfo.HandlerDelegate)
fullName: Dalamud.Game.Command.CommandInfo.CommandInfo(Dalamud.Game.Command.CommandInfo.HandlerDelegate)
nameWithType: CommandInfo.CommandInfo(CommandInfo.HandlerDelegate)
- uid: Dalamud.Game.Command.CommandInfo.#ctor*
name: CommandInfo
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo__ctor_
commentId: Overload:Dalamud.Game.Command.CommandInfo.#ctor
isSpec: "True"
fullName: Dalamud.Game.Command.CommandInfo.CommandInfo
nameWithType: CommandInfo.CommandInfo
- uid: Dalamud.Game.Command.CommandInfo.Handler
name: Handler
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_Handler
commentId: P:Dalamud.Game.Command.CommandInfo.Handler
fullName: Dalamud.Game.Command.CommandInfo.Handler
nameWithType: CommandInfo.Handler
- uid: Dalamud.Game.Command.CommandInfo.Handler*
name: Handler
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_Handler_
commentId: Overload:Dalamud.Game.Command.CommandInfo.Handler
isSpec: "True"
fullName: Dalamud.Game.Command.CommandInfo.Handler
nameWithType: CommandInfo.Handler
- uid: Dalamud.Game.Command.CommandInfo.HandlerDelegate
name: CommandInfo.HandlerDelegate
href: api/Dalamud.Game.Command.CommandInfo.HandlerDelegate.html
commentId: T:Dalamud.Game.Command.CommandInfo.HandlerDelegate
fullName: Dalamud.Game.Command.CommandInfo.HandlerDelegate
nameWithType: CommandInfo.HandlerDelegate
- uid: Dalamud.Game.Command.CommandInfo.HelpMessage
name: HelpMessage
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_HelpMessage
commentId: P:Dalamud.Game.Command.CommandInfo.HelpMessage
fullName: Dalamud.Game.Command.CommandInfo.HelpMessage
nameWithType: CommandInfo.HelpMessage
- uid: Dalamud.Game.Command.CommandInfo.HelpMessage*
name: HelpMessage
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_HelpMessage_
commentId: Overload:Dalamud.Game.Command.CommandInfo.HelpMessage
isSpec: "True"
fullName: Dalamud.Game.Command.CommandInfo.HelpMessage
nameWithType: CommandInfo.HelpMessage
- uid: Dalamud.Game.Command.CommandInfo.ShowInHelp
name: ShowInHelp
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_ShowInHelp
commentId: P:Dalamud.Game.Command.CommandInfo.ShowInHelp
fullName: Dalamud.Game.Command.CommandInfo.ShowInHelp
nameWithType: CommandInfo.ShowInHelp
- uid: Dalamud.Game.Command.CommandInfo.ShowInHelp*
name: ShowInHelp
href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_ShowInHelp_
commentId: Overload:Dalamud.Game.Command.CommandInfo.ShowInHelp
isSpec: "True"
fullName: Dalamud.Game.Command.CommandInfo.ShowInHelp
nameWithType: CommandInfo.ShowInHelp
- uid: Dalamud.Game.Command.CommandManager
name: CommandManager
href: api/Dalamud.Game.Command.CommandManager.html
commentId: T:Dalamud.Game.Command.CommandManager
fullName: Dalamud.Game.Command.CommandManager
nameWithType: CommandManager
- uid: Dalamud.Game.Command.CommandManager.#ctor(Dalamud.Dalamud,System.Int32)
name: CommandManager(Dalamud, Int32)
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager__ctor_Dalamud_Dalamud_System_Int32_
commentId: M:Dalamud.Game.Command.CommandManager.#ctor(Dalamud.Dalamud,System.Int32)
fullName: Dalamud.Game.Command.CommandManager.CommandManager(Dalamud.Dalamud, System.Int32)
nameWithType: CommandManager.CommandManager(Dalamud, Int32)
- uid: Dalamud.Game.Command.CommandManager.#ctor*
name: CommandManager
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager__ctor_
commentId: Overload:Dalamud.Game.Command.CommandManager.#ctor
isSpec: "True"
fullName: Dalamud.Game.Command.CommandManager.CommandManager
nameWithType: CommandManager.CommandManager
- uid: Dalamud.Game.Command.CommandManager.AddHandler(System.String,Dalamud.Game.Command.CommandInfo)
name: AddHandler(String, CommandInfo)
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_AddHandler_System_String_Dalamud_Game_Command_CommandInfo_
commentId: M:Dalamud.Game.Command.CommandManager.AddHandler(System.String,Dalamud.Game.Command.CommandInfo)
fullName: Dalamud.Game.Command.CommandManager.AddHandler(System.String, Dalamud.Game.Command.CommandInfo)
nameWithType: CommandManager.AddHandler(String, CommandInfo)
- uid: Dalamud.Game.Command.CommandManager.AddHandler*
name: AddHandler
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_AddHandler_
commentId: Overload:Dalamud.Game.Command.CommandManager.AddHandler
isSpec: "True"
fullName: Dalamud.Game.Command.CommandManager.AddHandler
nameWithType: CommandManager.AddHandler
- uid: Dalamud.Game.Command.CommandManager.Commands
name: Commands
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_Commands
commentId: P:Dalamud.Game.Command.CommandManager.Commands
fullName: Dalamud.Game.Command.CommandManager.Commands
nameWithType: CommandManager.Commands
- uid: Dalamud.Game.Command.CommandManager.Commands*
name: Commands
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_Commands_
commentId: Overload:Dalamud.Game.Command.CommandManager.Commands
isSpec: "True"
fullName: Dalamud.Game.Command.CommandManager.Commands
nameWithType: CommandManager.Commands
- uid: Dalamud.Game.Command.CommandManager.DispatchCommand(System.String,System.String,Dalamud.Game.Command.CommandInfo)
name: DispatchCommand(String, String, CommandInfo)
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_DispatchCommand_System_String_System_String_Dalamud_Game_Command_CommandInfo_
commentId: M:Dalamud.Game.Command.CommandManager.DispatchCommand(System.String,System.String,Dalamud.Game.Command.CommandInfo)
fullName: Dalamud.Game.Command.CommandManager.DispatchCommand(System.String, System.String, Dalamud.Game.Command.CommandInfo)
nameWithType: CommandManager.DispatchCommand(String, String, CommandInfo)
- uid: Dalamud.Game.Command.CommandManager.DispatchCommand*
name: DispatchCommand
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_DispatchCommand_
commentId: Overload:Dalamud.Game.Command.CommandManager.DispatchCommand
isSpec: "True"
fullName: Dalamud.Game.Command.CommandManager.DispatchCommand
nameWithType: CommandManager.DispatchCommand
- uid: Dalamud.Game.Command.CommandManager.RemoveHandler(System.String)
name: RemoveHandler(String)
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_RemoveHandler_System_String_
commentId: M:Dalamud.Game.Command.CommandManager.RemoveHandler(System.String)
fullName: Dalamud.Game.Command.CommandManager.RemoveHandler(System.String)
nameWithType: CommandManager.RemoveHandler(String)
- uid: Dalamud.Game.Command.CommandManager.RemoveHandler*
name: RemoveHandler
href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_RemoveHandler_
commentId: Overload:Dalamud.Game.Command.CommandManager.RemoveHandler
isSpec: "True"
fullName: Dalamud.Game.Command.CommandManager.RemoveHandler
nameWithType: CommandManager.RemoveHandler
- uid: Dalamud.Game.Internal
name: Dalamud.Game.Internal
href: api/Dalamud.Game.Internal.html
commentId: N:Dalamud.Game.Internal
fullName: Dalamud.Game.Internal
nameWithType: Dalamud.Game.Internal
- uid: Dalamud.Game.Internal.Framework
name: Framework
href: api/Dalamud.Game.Internal.Framework.html
commentId: T:Dalamud.Game.Internal.Framework
fullName: Dalamud.Game.Internal.Framework
nameWithType: Framework
- uid: Dalamud.Game.Internal.Framework.#ctor(Dalamud.Game.SigScanner,Dalamud.Dalamud)
name: Framework(SigScanner, Dalamud)
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework__ctor_Dalamud_Game_SigScanner_Dalamud_Dalamud_
commentId: M:Dalamud.Game.Internal.Framework.#ctor(Dalamud.Game.SigScanner,Dalamud.Dalamud)
fullName: Dalamud.Game.Internal.Framework.Framework(Dalamud.Game.SigScanner, Dalamud.Dalamud)
nameWithType: Framework.Framework(SigScanner, Dalamud)
- uid: Dalamud.Game.Internal.Framework.#ctor*
name: Framework
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework__ctor_
commentId: Overload:Dalamud.Game.Internal.Framework.#ctor
isSpec: "True"
fullName: Dalamud.Game.Internal.Framework.Framework
nameWithType: Framework.Framework
- uid: Dalamud.Game.Internal.Framework.Dispose
name: Dispose()
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Dispose
commentId: M:Dalamud.Game.Internal.Framework.Dispose
fullName: Dalamud.Game.Internal.Framework.Dispose()
nameWithType: Framework.Dispose()
- uid: Dalamud.Game.Internal.Framework.Dispose*
name: Dispose
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Dispose_
commentId: Overload:Dalamud.Game.Internal.Framework.Dispose
isSpec: "True"
fullName: Dalamud.Game.Internal.Framework.Dispose
nameWithType: Framework.Dispose
- uid: Dalamud.Game.Internal.Framework.Enable
name: Enable()
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Enable
commentId: M:Dalamud.Game.Internal.Framework.Enable
fullName: Dalamud.Game.Internal.Framework.Enable()
nameWithType: Framework.Enable()
- uid: Dalamud.Game.Internal.Framework.Enable*
name: Enable
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Enable_
commentId: Overload:Dalamud.Game.Internal.Framework.Enable
isSpec: "True"
fullName: Dalamud.Game.Internal.Framework.Enable
nameWithType: Framework.Enable
- uid: Dalamud.Game.Internal.Framework.Gui
name: Gui
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Gui
commentId: P:Dalamud.Game.Internal.Framework.Gui
fullName: Dalamud.Game.Internal.Framework.Gui
nameWithType: Framework.Gui
- uid: Dalamud.Game.Internal.Framework.Gui*
name: Gui
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Gui_
commentId: Overload:Dalamud.Game.Internal.Framework.Gui
isSpec: "True"
fullName: Dalamud.Game.Internal.Framework.Gui
nameWithType: Framework.Gui
- uid: Dalamud.Game.Internal.Framework.Libc
name: Libc
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Libc
commentId: P:Dalamud.Game.Internal.Framework.Libc
fullName: Dalamud.Game.Internal.Framework.Libc
nameWithType: Framework.Libc
- uid: Dalamud.Game.Internal.Framework.Libc*
name: Libc
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Libc_
commentId: Overload:Dalamud.Game.Internal.Framework.Libc
isSpec: "True"
fullName: Dalamud.Game.Internal.Framework.Libc
nameWithType: Framework.Libc
- uid: Dalamud.Game.Internal.Framework.Network
name: Network
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Network
commentId: P:Dalamud.Game.Internal.Framework.Network
fullName: Dalamud.Game.Internal.Framework.Network
nameWithType: Framework.Network
- uid: Dalamud.Game.Internal.Framework.Network*
name: Network
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Network_
commentId: Overload:Dalamud.Game.Internal.Framework.Network
isSpec: "True"
fullName: Dalamud.Game.Internal.Framework.Network
nameWithType: Framework.Network
- uid: Dalamud.Game.Internal.Framework.OnUpdateDelegate
name: Framework.OnUpdateDelegate
href: api/Dalamud.Game.Internal.Framework.OnUpdateDelegate.html
commentId: T:Dalamud.Game.Internal.Framework.OnUpdateDelegate
fullName: Dalamud.Game.Internal.Framework.OnUpdateDelegate
nameWithType: Framework.OnUpdateDelegate
- uid: Dalamud.Game.Internal.Framework.OnUpdateEvent
name: OnUpdateEvent
href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_OnUpdateEvent
commentId: E:Dalamud.Game.Internal.Framework.OnUpdateEvent
fullName: Dalamud.Game.Internal.Framework.OnUpdateEvent
nameWithType: Framework.OnUpdateEvent
- uid: Dalamud.Game.Internal.Gui
name: Dalamud.Game.Internal.Gui
href: api/Dalamud.Game.Internal.Gui.html
commentId: N:Dalamud.Game.Internal.Gui
fullName: Dalamud.Game.Internal.Gui
nameWithType: Dalamud.Game.Internal.Gui
- uid: Dalamud.Game.Internal.Gui.ChatGui
name: ChatGui
href: api/Dalamud.Game.Internal.Gui.ChatGui.html
commentId: T:Dalamud.Game.Internal.Gui.ChatGui
fullName: Dalamud.Game.Internal.Gui.ChatGui
nameWithType: ChatGui
- uid: Dalamud.Game.Internal.Gui.ChatGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud)
name: ChatGui(IntPtr, SigScanner, Dalamud)
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_
commentId: M:Dalamud.Game.Internal.Gui.ChatGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud)
fullName: Dalamud.Game.Internal.Gui.ChatGui.ChatGui(System.IntPtr, Dalamud.Game.SigScanner, Dalamud.Dalamud)
nameWithType: ChatGui.ChatGui(IntPtr, SigScanner, Dalamud)
- uid: Dalamud.Game.Internal.Gui.ChatGui.#ctor*
name: ChatGui
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui__ctor_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.#ctor
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.ChatGui
nameWithType: ChatGui.ChatGui
- uid: Dalamud.Game.Internal.Gui.ChatGui.Dispose
name: Dispose()
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Dispose
commentId: M:Dalamud.Game.Internal.Gui.ChatGui.Dispose
fullName: Dalamud.Game.Internal.Gui.ChatGui.Dispose()
nameWithType: ChatGui.Dispose()
- uid: Dalamud.Game.Internal.Gui.ChatGui.Dispose*
name: Dispose
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Dispose_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.Dispose
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.Dispose
nameWithType: ChatGui.Dispose
- uid: Dalamud.Game.Internal.Gui.ChatGui.Enable
name: Enable()
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Enable
commentId: M:Dalamud.Game.Internal.Gui.ChatGui.Enable
fullName: Dalamud.Game.Internal.Gui.ChatGui.Enable()
nameWithType: ChatGui.Enable()
- uid: Dalamud.Game.Internal.Gui.ChatGui.Enable*
name: Enable
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Enable_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.Enable
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.Enable
nameWithType: ChatGui.Enable
- uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags
name: LastLinkedItemFlags
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemFlags
commentId: P:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags
fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags
nameWithType: ChatGui.LastLinkedItemFlags
- uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags*
name: LastLinkedItemFlags
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemFlags_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags
nameWithType: ChatGui.LastLinkedItemFlags
- uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId
name: LastLinkedItemId
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemId
commentId: P:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId
fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId
nameWithType: ChatGui.LastLinkedItemId
- uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId*
name: LastLinkedItemId
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemId_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId
nameWithType: ChatGui.LastLinkedItemId
- uid: Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage
name: OnChatMessage
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_OnChatMessage
commentId: E:Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage
fullName: Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage
nameWithType: ChatGui.OnChatMessage
- uid: Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate
name: ChatGui.OnMessageDelegate
href: api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html
commentId: T:Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate
fullName: Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate
nameWithType: ChatGui.OnMessageDelegate
- uid: Dalamud.Game.Internal.Gui.ChatGui.Print(System.String)
name: Print(String)
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Print_System_String_
commentId: M:Dalamud.Game.Internal.Gui.ChatGui.Print(System.String)
fullName: Dalamud.Game.Internal.Gui.ChatGui.Print(System.String)
nameWithType: ChatGui.Print(String)
- uid: Dalamud.Game.Internal.Gui.ChatGui.Print*
name: Print
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Print_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.Print
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.Print
nameWithType: ChatGui.Print
- uid: Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Chat.XivChatEntry)
name: PrintChat(XivChatEntry)
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintChat_Dalamud_Game_Chat_XivChatEntry_
commentId: M:Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Chat.XivChatEntry)
fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Chat.XivChatEntry)
nameWithType: ChatGui.PrintChat(XivChatEntry)
- uid: Dalamud.Game.Internal.Gui.ChatGui.PrintChat*
name: PrintChat
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintChat_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.PrintChat
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintChat
nameWithType: ChatGui.PrintChat
- uid: Dalamud.Game.Internal.Gui.ChatGui.PrintError(System.String)
name: PrintError(String)
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintError_System_String_
commentId: M:Dalamud.Game.Internal.Gui.ChatGui.PrintError(System.String)
fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintError(System.String)
nameWithType: ChatGui.PrintError(String)
- uid: Dalamud.Game.Internal.Gui.ChatGui.PrintError*
name: PrintError
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintError_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.PrintError
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintError
nameWithType: ChatGui.PrintError
- uid: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework)
name: UpdateQueue(Framework)
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_UpdateQueue_Dalamud_Game_Internal_Framework_
commentId: M:Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework)
fullName: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework)
nameWithType: ChatGui.UpdateQueue(Framework)
- uid: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue*
name: UpdateQueue
href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_UpdateQueue_
commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue
nameWithType: ChatGui.UpdateQueue
- uid: Dalamud.Game.Internal.Gui.GameGui
name: GameGui
href: api/Dalamud.Game.Internal.Gui.GameGui.html
commentId: T:Dalamud.Game.Internal.Gui.GameGui
fullName: Dalamud.Game.Internal.Gui.GameGui
nameWithType: GameGui
- uid: Dalamud.Game.Internal.Gui.GameGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud)
name: GameGui(IntPtr, SigScanner, Dalamud)
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_
commentId: M:Dalamud.Game.Internal.Gui.GameGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud)
fullName: Dalamud.Game.Internal.Gui.GameGui.GameGui(System.IntPtr, Dalamud.Game.SigScanner, Dalamud.Dalamud)
nameWithType: GameGui.GameGui(IntPtr, SigScanner, Dalamud)
- uid: Dalamud.Game.Internal.Gui.GameGui.#ctor*
name: GameGui
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui__ctor_
commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.#ctor
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.GameGui.GameGui
nameWithType: GameGui.GameGui
- uid: Dalamud.Game.Internal.Gui.GameGui.Chat
name: Chat
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Chat
commentId: P:Dalamud.Game.Internal.Gui.GameGui.Chat
fullName: Dalamud.Game.Internal.Gui.GameGui.Chat
nameWithType: GameGui.Chat
- uid: Dalamud.Game.Internal.Gui.GameGui.Chat*
name: Chat
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Chat_
commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.Chat
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.GameGui.Chat
nameWithType: GameGui.Chat
- uid: Dalamud.Game.Internal.Gui.GameGui.Dispose
name: Dispose()
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Dispose
commentId: M:Dalamud.Game.Internal.Gui.GameGui.Dispose
fullName: Dalamud.Game.Internal.Gui.GameGui.Dispose()
nameWithType: GameGui.Dispose()
- uid: Dalamud.Game.Internal.Gui.GameGui.Dispose*
name: Dispose
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Dispose_
commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.Dispose
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.GameGui.Dispose
nameWithType: GameGui.Dispose
- uid: Dalamud.Game.Internal.Gui.GameGui.Enable
name: Enable()
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Enable
commentId: M:Dalamud.Game.Internal.Gui.GameGui.Enable
fullName: Dalamud.Game.Internal.Gui.GameGui.Enable()
nameWithType: GameGui.Enable()
- uid: Dalamud.Game.Internal.Gui.GameGui.Enable*
name: Enable
href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Enable_
commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.Enable
isSpec: "True"
fullName: Dalamud.Game.Internal.Gui.GameGui.Enable
nameWithType: GameGui.Enable
- uid: Dalamud.Game.Internal.Libc
name: Dalamud.Game.Internal.Libc
href: api/Dalamud.Game.Internal.Libc.html
commentId: N:Dalamud.Game.Internal.Libc
fullName: Dalamud.Game.Internal.Libc
nameWithType: Dalamud.Game.Internal.Libc
- uid: Dalamud.Game.Internal.Libc.LibcFunction
name: LibcFunction
href: api/Dalamud.Game.Internal.Libc.LibcFunction.html
commentId: T:Dalamud.Game.Internal.Libc.LibcFunction
fullName: Dalamud.Game.Internal.Libc.LibcFunction
nameWithType: LibcFunction
- uid: Dalamud.Game.Internal.Libc.LibcFunction.#ctor(Dalamud.Game.SigScanner)
name: LibcFunction(SigScanner)
href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction__ctor_Dalamud_Game_SigScanner_
commentId: M:Dalamud.Game.Internal.Libc.LibcFunction.#ctor(Dalamud.Game.SigScanner)
fullName: Dalamud.Game.Internal.Libc.LibcFunction.LibcFunction(Dalamud.Game.SigScanner)
nameWithType: LibcFunction.LibcFunction(SigScanner)
- uid: Dalamud.Game.Internal.Libc.LibcFunction.#ctor*
name: LibcFunction
href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction__ctor_
commentId: Overload:Dalamud.Game.Internal.Libc.LibcFunction.#ctor
isSpec: "True"
fullName: Dalamud.Game.Internal.Libc.LibcFunction.LibcFunction
nameWithType: LibcFunction.LibcFunction
- uid: Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.String)
name: NewString(String)
href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction_NewString_System_String_
commentId: M:Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.String)
fullName: Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.String)
nameWithType: LibcFunction.NewString(String)
- uid: Dalamud.Game.Internal.Libc.LibcFunction.NewString*
name: NewString
href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction_NewString_
commentId: Overload:Dalamud.Game.Internal.Libc.LibcFunction.NewString
isSpec: "True"
fullName: Dalamud.Game.Internal.Libc.LibcFunction.NewString
nameWithType: LibcFunction.NewString
- uid: Dalamud.Game.Internal.Libc.OwnedStdString
name: OwnedStdString
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html
commentId: T:Dalamud.Game.Internal.Libc.OwnedStdString
fullName: Dalamud.Game.Internal.Libc.OwnedStdString
nameWithType: OwnedStdString
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Address
name: Address
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Address
commentId: P:Dalamud.Game.Internal.Libc.OwnedStdString.Address
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Address
nameWithType: OwnedStdString.Address
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Address*
name: Address
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Address_
commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Address
isSpec: "True"
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Address
nameWithType: OwnedStdString.Address
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose
name: Dispose()
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Dispose
commentId: M:Dalamud.Game.Internal.Libc.OwnedStdString.Dispose
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose()
nameWithType: OwnedStdString.Dispose()
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose*
name: Dispose
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Dispose_
commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Dispose
isSpec: "True"
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose
nameWithType: OwnedStdString.Dispose
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize
name: Finalize()
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Finalize
commentId: M:Dalamud.Game.Internal.Libc.OwnedStdString.Finalize
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize()
nameWithType: OwnedStdString.Finalize()
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize*
name: Finalize
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Finalize_
commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Finalize
isSpec: "True"
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize
nameWithType: OwnedStdString.Finalize
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Read
name: Read()
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Read
commentId: M:Dalamud.Game.Internal.Libc.OwnedStdString.Read
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Read()
nameWithType: OwnedStdString.Read()
- uid: Dalamud.Game.Internal.Libc.OwnedStdString.Read*
name: Read
href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Read_
commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Read
isSpec: "True"
fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Read
nameWithType: OwnedStdString.Read
- uid: Dalamud.Game.Internal.Libc.StdString
name: StdString
href: api/Dalamud.Game.Internal.Libc.StdString.html
commentId: T:Dalamud.Game.Internal.Libc.StdString
fullName: Dalamud.Game.Internal.Libc.StdString
nameWithType: StdString
- uid: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr)
name: ReadFromPointer(IntPtr)
href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_ReadFromPointer_System_IntPtr_
commentId: M:Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr)
fullName: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr)
nameWithType: StdString.ReadFromPointer(IntPtr)
- uid: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer*
name: ReadFromPointer
href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_ReadFromPointer_
commentId: Overload:Dalamud.Game.Internal.Libc.StdString.ReadFromPointer
isSpec: "True"
fullName: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer
nameWithType: StdString.ReadFromPointer
- uid: Dalamud.Game.Internal.Network
name: Dalamud.Game.Internal.Network
href: api/Dalamud.Game.Internal.Network.html
commentId: N:Dalamud.Game.Internal.Network
fullName: Dalamud.Game.Internal.Network
nameWithType: Dalamud.Game.Internal.Network
- uid: Dalamud.Game.Internal.Network.GameNetwork
name: GameNetwork
href: api/Dalamud.Game.Internal.Network.GameNetwork.html
commentId: T:Dalamud.Game.Internal.Network.GameNetwork
fullName: Dalamud.Game.Internal.Network.GameNetwork
nameWithType: GameNetwork
- uid: Dalamud.Game.Internal.Network.GameNetwork.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner)
name: GameNetwork(Dalamud, SigScanner)
href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork__ctor_Dalamud_Dalamud_Dalamud_Game_SigScanner_
commentId: M:Dalamud.Game.Internal.Network.GameNetwork.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner)
fullName: Dalamud.Game.Internal.Network.GameNetwork.GameNetwork(Dalamud.Dalamud, Dalamud.Game.SigScanner)
nameWithType: GameNetwork.GameNetwork(Dalamud, SigScanner)
- uid: Dalamud.Game.Internal.Network.GameNetwork.#ctor*
name: GameNetwork
href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork__ctor_
commentId: Overload:Dalamud.Game.Internal.Network.GameNetwork.#ctor
isSpec: "True"
fullName: Dalamud.Game.Internal.Network.GameNetwork.GameNetwork
nameWithType: GameNetwork.GameNetwork
- uid: Dalamud.Game.Internal.Network.GameNetwork.Dispose
name: Dispose()
href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Dispose
commentId: M:Dalamud.Game.Internal.Network.GameNetwork.Dispose
fullName: Dalamud.Game.Internal.Network.GameNetwork.Dispose()
nameWithType: GameNetwork.Dispose()
- uid: Dalamud.Game.Internal.Network.GameNetwork.Dispose*
name: Dispose
href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Dispose_
commentId: Overload:Dalamud.Game.Internal.Network.GameNetwork.Dispose
isSpec: "True"
fullName: Dalamud.Game.Internal.Network.GameNetwork.Dispose
nameWithType: GameNetwork.Dispose
- uid: Dalamud.Game.Internal.Network.GameNetwork.Enable
name: Enable()
href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Enable
commentId: M:Dalamud.Game.Internal.Network.GameNetwork.Enable
fullName: Dalamud.Game.Internal.Network.GameNetwork.Enable()
nameWithType: GameNetwork.Enable()
- uid: Dalamud.Game.Internal.Network.GameNetwork.Enable*
name: Enable
href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Enable_
commentId: Overload:Dalamud.Game.Internal.Network.GameNetwork.Enable
isSpec: "True"
fullName: Dalamud.Game.Internal.Network.GameNetwork.Enable
nameWithType: GameNetwork.Enable
- uid: Dalamud.Game.Internal.Network.GameNetwork.OnZonePacket
name: OnZonePacket
href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_OnZonePacket
commentId: F:Dalamud.Game.Internal.Network.GameNetwork.OnZonePacket
fullName: Dalamud.Game.Internal.Network.GameNetwork.OnZonePacket
nameWithType: GameNetwork.OnZonePacket
- uid: Dalamud.Game.Internal.Network.GameNetwork.OnZonePacketDelegate
name: GameNetwork.OnZonePacketDelegate
href: api/Dalamud.Game.Internal.Network.GameNetwork.OnZonePacketDelegate.html
commentId: T:Dalamud.Game.Internal.Network.GameNetwork.OnZonePacketDelegate
fullName: Dalamud.Game.Internal.Network.GameNetwork.OnZonePacketDelegate
nameWithType: GameNetwork.OnZonePacketDelegate
- uid: Dalamud.Game.SigScanner
name: SigScanner
href: api/Dalamud.Game.SigScanner.html
commentId: T:Dalamud.Game.SigScanner
fullName: Dalamud.Game.SigScanner
nameWithType: SigScanner
- uid: Dalamud.Game.SigScanner.#ctor(System.Diagnostics.ProcessModule)
name: SigScanner(ProcessModule)
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner__ctor_System_Diagnostics_ProcessModule_
commentId: M:Dalamud.Game.SigScanner.#ctor(System.Diagnostics.ProcessModule)
fullName: Dalamud.Game.SigScanner.SigScanner(System.Diagnostics.ProcessModule)
nameWithType: SigScanner.SigScanner(ProcessModule)
- uid: Dalamud.Game.SigScanner.#ctor*
name: SigScanner
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner__ctor_
commentId: Overload:Dalamud.Game.SigScanner.#ctor
isSpec: "True"
fullName: Dalamud.Game.SigScanner.SigScanner
nameWithType: SigScanner.SigScanner
- uid: Dalamud.Game.SigScanner.DataSectionBase
name: DataSectionBase
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionBase
commentId: P:Dalamud.Game.SigScanner.DataSectionBase
fullName: Dalamud.Game.SigScanner.DataSectionBase
nameWithType: SigScanner.DataSectionBase
- uid: Dalamud.Game.SigScanner.DataSectionBase*
name: DataSectionBase
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionBase_
commentId: Overload:Dalamud.Game.SigScanner.DataSectionBase
isSpec: "True"
fullName: Dalamud.Game.SigScanner.DataSectionBase
nameWithType: SigScanner.DataSectionBase
- uid: Dalamud.Game.SigScanner.DataSectionSize
name: DataSectionSize
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionSize
commentId: P:Dalamud.Game.SigScanner.DataSectionSize
fullName: Dalamud.Game.SigScanner.DataSectionSize
nameWithType: SigScanner.DataSectionSize
- uid: Dalamud.Game.SigScanner.DataSectionSize*
name: DataSectionSize
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionSize_
commentId: Overload:Dalamud.Game.SigScanner.DataSectionSize
isSpec: "True"
fullName: Dalamud.Game.SigScanner.DataSectionSize
nameWithType: SigScanner.DataSectionSize
- uid: Dalamud.Game.SigScanner.Is32BitProcess
name: Is32BitProcess
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Is32BitProcess
commentId: P:Dalamud.Game.SigScanner.Is32BitProcess
fullName: Dalamud.Game.SigScanner.Is32BitProcess
nameWithType: SigScanner.Is32BitProcess
- uid: Dalamud.Game.SigScanner.Is32BitProcess*
name: Is32BitProcess
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Is32BitProcess_
commentId: Overload:Dalamud.Game.SigScanner.Is32BitProcess
isSpec: "True"
fullName: Dalamud.Game.SigScanner.Is32BitProcess
nameWithType: SigScanner.Is32BitProcess
- uid: Dalamud.Game.SigScanner.Module
name: Module
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Module
commentId: P:Dalamud.Game.SigScanner.Module
fullName: Dalamud.Game.SigScanner.Module
nameWithType: SigScanner.Module
- uid: Dalamud.Game.SigScanner.Module*
name: Module
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Module_
commentId: Overload:Dalamud.Game.SigScanner.Module
isSpec: "True"
fullName: Dalamud.Game.SigScanner.Module
nameWithType: SigScanner.Module
- uid: Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr,System.Int32)
name: ResolveRelativeAddress(IntPtr, Int32)
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ResolveRelativeAddress_System_IntPtr_System_Int32_
commentId: M:Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr,System.Int32)
fullName: Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr, System.Int32)
nameWithType: SigScanner.ResolveRelativeAddress(IntPtr, Int32)
- uid: Dalamud.Game.SigScanner.ResolveRelativeAddress*
name: ResolveRelativeAddress
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ResolveRelativeAddress_
commentId: Overload:Dalamud.Game.SigScanner.ResolveRelativeAddress
isSpec: "True"
fullName: Dalamud.Game.SigScanner.ResolveRelativeAddress
nameWithType: SigScanner.ResolveRelativeAddress
- uid: Dalamud.Game.SigScanner.Scan(System.IntPtr,System.Int32,System.String)
name: Scan(IntPtr, Int32, String)
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Scan_System_IntPtr_System_Int32_System_String_
commentId: M:Dalamud.Game.SigScanner.Scan(System.IntPtr,System.Int32,System.String)
fullName: Dalamud.Game.SigScanner.Scan(System.IntPtr, System.Int32, System.String)
nameWithType: SigScanner.Scan(IntPtr, Int32, String)
- uid: Dalamud.Game.SigScanner.Scan*
name: Scan
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Scan_
commentId: Overload:Dalamud.Game.SigScanner.Scan
isSpec: "True"
fullName: Dalamud.Game.SigScanner.Scan
nameWithType: SigScanner.Scan
- uid: Dalamud.Game.SigScanner.ScanData(System.String)
name: ScanData(String)
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanData_System_String_
commentId: M:Dalamud.Game.SigScanner.ScanData(System.String)
fullName: Dalamud.Game.SigScanner.ScanData(System.String)
nameWithType: SigScanner.ScanData(String)
- uid: Dalamud.Game.SigScanner.ScanData*
name: ScanData
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanData_
commentId: Overload:Dalamud.Game.SigScanner.ScanData
isSpec: "True"
fullName: Dalamud.Game.SigScanner.ScanData
nameWithType: SigScanner.ScanData
- uid: Dalamud.Game.SigScanner.ScanModule(System.String)
name: ScanModule(String)
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanModule_System_String_
commentId: M:Dalamud.Game.SigScanner.ScanModule(System.String)
fullName: Dalamud.Game.SigScanner.ScanModule(System.String)
nameWithType: SigScanner.ScanModule(String)
- uid: Dalamud.Game.SigScanner.ScanModule*
name: ScanModule
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanModule_
commentId: Overload:Dalamud.Game.SigScanner.ScanModule
isSpec: "True"
fullName: Dalamud.Game.SigScanner.ScanModule
nameWithType: SigScanner.ScanModule
- uid: Dalamud.Game.SigScanner.ScanText(System.String)
name: ScanText(String)
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanText_System_String_
commentId: M:Dalamud.Game.SigScanner.ScanText(System.String)
fullName: Dalamud.Game.SigScanner.ScanText(System.String)
nameWithType: SigScanner.ScanText(String)
- uid: Dalamud.Game.SigScanner.ScanText*
name: ScanText
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanText_
commentId: Overload:Dalamud.Game.SigScanner.ScanText
isSpec: "True"
fullName: Dalamud.Game.SigScanner.ScanText
nameWithType: SigScanner.ScanText
- uid: Dalamud.Game.SigScanner.TextSectionBase
name: TextSectionBase
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionBase
commentId: P:Dalamud.Game.SigScanner.TextSectionBase
fullName: Dalamud.Game.SigScanner.TextSectionBase
nameWithType: SigScanner.TextSectionBase
- uid: Dalamud.Game.SigScanner.TextSectionBase*
name: TextSectionBase
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionBase_
commentId: Overload:Dalamud.Game.SigScanner.TextSectionBase
isSpec: "True"
fullName: Dalamud.Game.SigScanner.TextSectionBase
nameWithType: SigScanner.TextSectionBase
- uid: Dalamud.Game.SigScanner.TextSectionSize
name: TextSectionSize
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionSize
commentId: P:Dalamud.Game.SigScanner.TextSectionSize
fullName: Dalamud.Game.SigScanner.TextSectionSize
nameWithType: SigScanner.TextSectionSize
- uid: Dalamud.Game.SigScanner.TextSectionSize*
name: TextSectionSize
href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionSize_
commentId: Overload:Dalamud.Game.SigScanner.TextSectionSize
isSpec: "True"
fullName: Dalamud.Game.SigScanner.TextSectionSize
nameWithType: SigScanner.TextSectionSize
- uid: Dalamud.Plugin
name: Dalamud.Plugin
href: api/Dalamud.Plugin.html
commentId: N:Dalamud.Plugin
fullName: Dalamud.Plugin
nameWithType: Dalamud.Plugin
- uid: Dalamud.Plugin.DalamudPluginInterface
name: DalamudPluginInterface
href: api/Dalamud.Plugin.DalamudPluginInterface.html
commentId: T:Dalamud.Plugin.DalamudPluginInterface
fullName: Dalamud.Plugin.DalamudPluginInterface
nameWithType: DalamudPluginInterface
- uid: Dalamud.Plugin.DalamudPluginInterface.#ctor(Dalamud.Dalamud)
name: DalamudPluginInterface(Dalamud)
href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface__ctor_Dalamud_Dalamud_
commentId: M:Dalamud.Plugin.DalamudPluginInterface.#ctor(Dalamud.Dalamud)
fullName: Dalamud.Plugin.DalamudPluginInterface.DalamudPluginInterface(Dalamud.Dalamud)
nameWithType: DalamudPluginInterface.DalamudPluginInterface(Dalamud)
- uid: Dalamud.Plugin.DalamudPluginInterface.#ctor*
name: DalamudPluginInterface
href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface__ctor_
commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.#ctor
isSpec: "True"
fullName: Dalamud.Plugin.DalamudPluginInterface.DalamudPluginInterface
nameWithType: DalamudPluginInterface.DalamudPluginInterface
- uid: Dalamud.Plugin.DalamudPluginInterface.ClientState
name: ClientState
href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_ClientState
commentId: F:Dalamud.Plugin.DalamudPluginInterface.ClientState
fullName: Dalamud.Plugin.DalamudPluginInterface.ClientState
nameWithType: DalamudPluginInterface.ClientState
- uid: Dalamud.Plugin.DalamudPluginInterface.CommandManager
name: CommandManager
href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_CommandManager
commentId: F:Dalamud.Plugin.DalamudPluginInterface.CommandManager
fullName: Dalamud.Plugin.DalamudPluginInterface.CommandManager
nameWithType: DalamudPluginInterface.CommandManager
- uid: Dalamud.Plugin.DalamudPluginInterface.Framework
name: Framework
href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Framework
commentId: F:Dalamud.Plugin.DalamudPluginInterface.Framework
fullName: Dalamud.Plugin.DalamudPluginInterface.Framework
nameWithType: DalamudPluginInterface.Framework
- uid: Dalamud.Plugin.IDalamudPlugin
name: IDalamudPlugin
href: api/Dalamud.Plugin.IDalamudPlugin.html
commentId: T:Dalamud.Plugin.IDalamudPlugin
fullName: Dalamud.Plugin.IDalamudPlugin
nameWithType: IDalamudPlugin
- uid: Dalamud.Plugin.IDalamudPlugin.Initialize(Dalamud.Plugin.DalamudPluginInterface)
name: Initialize(DalamudPluginInterface)
href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Initialize_Dalamud_Plugin_DalamudPluginInterface_
commentId: M:Dalamud.Plugin.IDalamudPlugin.Initialize(Dalamud.Plugin.DalamudPluginInterface)
fullName: Dalamud.Plugin.IDalamudPlugin.Initialize(Dalamud.Plugin.DalamudPluginInterface)
nameWithType: IDalamudPlugin.Initialize(DalamudPluginInterface)
- uid: Dalamud.Plugin.IDalamudPlugin.Initialize*
name: Initialize
href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Initialize_
commentId: Overload:Dalamud.Plugin.IDalamudPlugin.Initialize
isSpec: "True"
fullName: Dalamud.Plugin.IDalamudPlugin.Initialize
nameWithType: IDalamudPlugin.Initialize
- uid: Dalamud.Plugin.IDalamudPlugin.Name
name: Name
href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Name
commentId: P:Dalamud.Plugin.IDalamudPlugin.Name
fullName: Dalamud.Plugin.IDalamudPlugin.Name
nameWithType: IDalamudPlugin.Name
- uid: Dalamud.Plugin.IDalamudPlugin.Name*
name: Name
href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Name_
commentId: Overload:Dalamud.Plugin.IDalamudPlugin.Name
isSpec: "True"
fullName: Dalamud.Plugin.IDalamudPlugin.Name
nameWithType: IDalamudPlugin.Name