diff --git a/docs/README.html b/docs/README.html index 1ca691eb0..fc94b7a45 100644 --- a/docs/README.html +++ b/docs/README.html @@ -8,7 +8,7 @@ Dalamud - + @@ -88,7 +88,8 @@ Please see the API d diff --git a/docs/api/Dalamud.Configuration.IPluginConfiguration.html b/docs/api/Dalamud.Configuration.IPluginConfiguration.html index 6764a7acc..99bb8a326 100644 --- a/docs/api/Dalamud.Configuration.IPluginConfiguration.html +++ b/docs/api/Dalamud.Configuration.IPluginConfiguration.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Configuration.PluginConfigurations.html b/docs/api/Dalamud.Configuration.PluginConfigurations.html index 3e2ea578c..f431a5fbc 100644 --- a/docs/api/Dalamud.Configuration.PluginConfigurations.html +++ b/docs/api/Dalamud.Configuration.PluginConfigurations.html @@ -10,7 +10,7 @@ - + @@ -146,6 +146,103 @@

Methods

+ + | +
Improve this Doc + + + View Source + + +

GetConfigFile(String)

+

Get FileInfo to plugin config file.

+
+
+
Declaration
+
+
public FileInfo GetConfigFile(string pluginName)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.StringpluginName

InternalName of the plugin.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.IO.FileInfo

FileInfo of the config file

+
+ + | + Improve this Doc + + + View Source + + +

GetDirectory(String)

+
+
+
Declaration
+
+
public string GetDirectory(string pluginName)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.StringpluginName
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.String
| Improve this Doc @@ -198,7 +295,7 @@ Improve this Doc - View Source + View Source

LoadForType<T>(String)

@@ -207,7 +304,6 @@
Declaration
public T LoadForType<T>(string pluginName)
-
     where T : IPluginConfiguration
Parameters
@@ -310,7 +406,8 @@ diff --git a/docs/api/Dalamud.Configuration.html b/docs/api/Dalamud.Configuration.html index 232585467..df54c216b 100644 --- a/docs/api/Dalamud.Configuration.html +++ b/docs/api/Dalamud.Configuration.html @@ -10,7 +10,7 @@ - + @@ -93,7 +93,8 @@ diff --git a/docs/api/Dalamud.Data.DataManager.html b/docs/api/Dalamud.Data.DataManager.html index 222c27781..8e4ef2bd8 100644 --- a/docs/api/Dalamud.Data.DataManager.html +++ b/docs/api/Dalamud.Data.DataManager.html @@ -10,7 +10,7 @@ - + @@ -282,7 +282,7 @@ Improve this Doc - View Source + View Source

Dispose()

@@ -292,6 +292,56 @@
public void Dispose()
+ + | + Improve this Doc + + + View Source + + +

FileExists(String)

+

Check if the file with the given path exists within the game's index files.

+
+
+
Declaration
+
+
public bool FileExists(string path)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringpath

The path inside of the game files.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

True if the file exists.

+
| Improve this Doc @@ -307,7 +357,6 @@
Declaration
public ExcelSheet<T> GetExcelSheet<T>()
-
     where T : class, IExcelRow
Returns
@@ -357,7 +406,6 @@
Declaration
public ExcelSheet<T> GetExcelSheet<T>(ClientLanguage language)
-
     where T : class, IExcelRow
Parameters
@@ -475,7 +523,6 @@
Declaration
public T GetFile<T>(string path)
-
     where T : FileResource
Parameters
@@ -533,7 +580,7 @@ Improve this Doc
- View Source + View Source

GetIcon(ClientLanguage, Int32)

@@ -589,7 +636,7 @@ Improve this Doc - View Source + View Source

GetIcon(Int32)

@@ -639,7 +686,7 @@ Improve this Doc - View Source + View Source

GetIcon(String, Int32)

@@ -703,7 +750,7 @@
Declaration
-
public Task Initialize(string baseDir)
+
public void Initialize(string baseDir)
Parameters
@@ -722,21 +769,6 @@
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Threading.Tasks.Task

Implements

System.IDisposable @@ -757,7 +789,8 @@
diff --git a/docs/api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html b/docs/api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html index a1d0e2b39..14c005a8b 100644 --- a/docs/api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html +++ b/docs/api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html @@ -10,7 +10,7 @@ - + @@ -179,7 +179,8 @@ diff --git a/docs/api/Dalamud.Data.LuminaExtensions.html b/docs/api/Dalamud.Data.LuminaExtensions.html index 5d37b5eee..0de13f39a 100644 --- a/docs/api/Dalamud.Data.LuminaExtensions.html +++ b/docs/api/Dalamud.Data.LuminaExtensions.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,8 @@ diff --git a/docs/api/Dalamud.Data.TransientSheet.Completion.html b/docs/api/Dalamud.Data.TransientSheet.Completion.html index d688865d1..1ee9f4184 100644 --- a/docs/api/Dalamud.Data.TransientSheet.Completion.html +++ b/docs/api/Dalamud.Data.TransientSheet.Completion.html @@ -10,7 +10,7 @@ - + @@ -388,7 +388,8 @@ public class Completion : IExcelRow diff --git a/docs/api/Dalamud.Data.TransientSheet.PetMirage.html b/docs/api/Dalamud.Data.TransientSheet.PetMirage.html index 3dc7b6e37..16fe0cf5c 100644 --- a/docs/api/Dalamud.Data.TransientSheet.PetMirage.html +++ b/docs/api/Dalamud.Data.TransientSheet.PetMirage.html @@ -10,7 +10,7 @@ - + @@ -2070,7 +2070,8 @@ public class PetMirage : IExcelRow diff --git a/docs/api/Dalamud.Data.TransientSheet.html b/docs/api/Dalamud.Data.TransientSheet.html index 9ce4f3c55..8f7ac882d 100644 --- a/docs/api/Dalamud.Data.TransientSheet.html +++ b/docs/api/Dalamud.Data.TransientSheet.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,8 @@ diff --git a/docs/api/Dalamud.Data.html b/docs/api/Dalamud.Data.html index c076c8f9c..df94b7f41 100644 --- a/docs/api/Dalamud.Data.html +++ b/docs/api/Dalamud.Data.html @@ -10,7 +10,7 @@ - + @@ -90,7 +90,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.EnumExtensions.html b/docs/api/Dalamud.Game.Chat.EnumExtensions.html index 584f3fb4f..d1ac4d460 100644 --- a/docs/api/Dalamud.Game.Chat.EnumExtensions.html +++ b/docs/api/Dalamud.Game.Chat.EnumExtensions.html @@ -10,7 +10,7 @@ - + @@ -126,7 +126,6 @@
Declaration
public static TAttribute GetAttribute<TAttribute>(this Enum value)
-
     where TAttribute : Attribute
Parameters
@@ -192,7 +191,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.SeIconChar.html b/docs/api/Dalamud.Game.Chat.SeIconChar.html index 7413c27f4..2c8e6db39 100644 --- a/docs/api/Dalamud.Game.Chat.SeIconChar.html +++ b/docs/api/Dalamud.Game.Chat.SeIconChar.html @@ -10,7 +10,7 @@ - + @@ -702,7 +702,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.BitmapFontIcon.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.BitmapFontIcon.html index 56266c3b0..b742758fa 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.BitmapFontIcon.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.BitmapFontIcon.html @@ -10,7 +10,7 @@ - + @@ -457,7 +457,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.ITextProvider.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.ITextProvider.html index 182b1e02f..43a2301d2 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.ITextProvider.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.ITextProvider.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html index 16e053a36..1dacc9dd4 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html @@ -10,7 +10,7 @@ - + @@ -79,7 +79,7 @@
Assembly: Dalamud.dll
Syntax
-
protected enum EmbeddedInfoType
+
public enum EmbeddedInfoType

Fields

@@ -91,6 +91,10 @@ + + DalamudLink + + ItemLink @@ -107,6 +111,10 @@ PlayerName + + QuestLink + + Status @@ -128,12 +136,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html index 629b09e84..c0db9bf01 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html @@ -10,7 +10,7 @@ - + @@ -172,12 +172,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html index 2070f2d25..a8c023fdd 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html @@ -10,7 +10,7 @@ - + @@ -107,6 +107,10 @@ Interactable + + SeHyphen + + UIForeground @@ -132,12 +136,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html index 7cb253f92..39f32c46f 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payload.html @@ -10,7 +10,7 @@ - + @@ -81,12 +81,15 @@
    System.Object
    Payload
    AutoTranslatePayload
    +
    DalamudLinkPayload
    EmphasisItalicPayload
    IconPayload
    ItemPayload
    MapLinkPayload
    PlayerPayload
    +
    QuestPayload
    RawPayload
    +
    SeHyphenPayload
    StatusPayload
    TextPayload
    UIForegroundPayload
    @@ -159,7 +162,7 @@ Improve this Doc - View Source + View Source

    END_BYTE

    @@ -188,7 +191,7 @@ Improve this Doc - View Source + View Source

    START_BYTE

    @@ -461,7 +464,7 @@ handlers such as the chat log.

    Improve this Doc - View Source + View Source

    GetInteger(BinaryReader)

    @@ -508,7 +511,7 @@ handlers such as the chat log.

    Improve this Doc - View Source + View Source

    GetMarkerForIntegerBytes(Byte[])

    @@ -555,7 +558,7 @@ handlers such as the chat log.

    Improve this Doc - View Source + View Source

    GetMarkerForPackedIntegerBytes(Byte[])

    @@ -602,7 +605,7 @@ handlers such as the chat log.

    Improve this Doc - View Source + View Source

    GetPackedIntegers(BinaryReader)

    @@ -649,7 +652,7 @@ handlers such as the chat log.

    Improve this Doc - View Source + View Source

    MakeInteger(UInt32, Boolean, Boolean)

    @@ -706,7 +709,7 @@ handlers such as the chat log.

    Improve this Doc - View Source + View Source

    MakePackedInteger(UInt32, UInt32, Boolean)

    @@ -774,7 +777,8 @@ handlers such as the chat log.

    diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html index dc7ad92f0..80499335c 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html @@ -10,7 +10,7 @@ - + @@ -95,6 +95,11 @@ AutoTranslateText

    An SeString payload representing an auto-translate dictionary entry.

    + + + + DalamudLink +

    A SeString payload representing a custom clickable link for dalamud plugins

    @@ -120,6 +125,11 @@ Player

    An SeString payload representing a player link.

    + + + + Quest +

    A SeString payload representing a quest link.

    @@ -127,6 +137,10 @@

    An SeString payload representing raw, typed text.

    + + SeHyphen + + Status

    An SeString payload representing an Status Effect link.

    @@ -169,7 +183,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html index a68be2529..686a5bd48 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html @@ -10,7 +10,7 @@ - + @@ -394,7 +394,8 @@ There is probably little use to create one of these, however.

    diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.DalamudLinkPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.DalamudLinkPayload.html new file mode 100644 index 000000000..bfc5b4aea --- /dev/null +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.DalamudLinkPayload.html @@ -0,0 +1,389 @@ + + + + + + + + Class DalamudLinkPayload + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html index 6cd025b8e..05f8a714f 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html @@ -10,7 +10,7 @@ - + @@ -433,7 +433,8 @@ text payloads.

    diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.IconPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.IconPayload.html index 8ab02a8d6..ec1de14d8 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.IconPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.IconPayload.html @@ -10,7 +10,7 @@ - + @@ -290,7 +290,8 @@ public uint IconIndex { get; }

    Type

    -
    +

    The type of this payload.

    +
    Declaration
    @@ -324,7 +325,8 @@ public uint IconIndex { get; }

    DecodeImpl(BinaryReader, Int64)

    -
    +

    Decodes a byte stream from the game into a payload object.

    +
    Declaration
    @@ -343,12 +345,14 @@ public uint IconIndex { get; } System.IO.BinaryReader reader - +

    A BinaryReader containing at least all the data for this payload.

    + System.Int64 endOfStream - +

    The location holding the end of the data for this payload.

    + @@ -363,7 +367,9 @@ public uint IconIndex { get; }

    EncodeImpl()

    -
    +

    Encodes the internal state of this payload into a byte[] suitable for sending to in-game +handlers such as the chat log.

    +
    Declaration
    @@ -380,7 +386,8 @@ public uint IconIndex { get; } System.Byte[] - +

    Encoded binary payload data suitable for use with in-game handlers.

    + @@ -434,7 +441,8 @@ public uint IconIndex { get; }
    diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html index 18e4362b0..7a5187451 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html @@ -10,7 +10,7 @@ - + @@ -557,7 +557,8 @@ public Item Item { get; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html index e64adb9a2..33624697d 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html @@ -10,7 +10,7 @@ - + @@ -793,7 +793,8 @@ public float YCoord { get; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html index 6e80b03b0..e91fdece4 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html @@ -10,7 +10,7 @@ - + @@ -448,7 +448,8 @@ public World World { get; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.QuestPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.QuestPayload.html new file mode 100644 index 000000000..fa8fcc1eb --- /dev/null +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.QuestPayload.html @@ -0,0 +1,406 @@ + + + + + + + + Class QuestPayload + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html index 88fecfbd9..cf4704c6a 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html @@ -10,7 +10,7 @@ - + @@ -122,9 +122,6 @@ payloads without modification.

    Payload.MakePackedInteger(UInt32, UInt32, Boolean)
    -
    - System.Object.Equals(System.Object) -
    System.Object.Equals(System.Object, System.Object)
    @@ -286,7 +283,7 @@ public byte[] Data { get; } Improve this Doc - View Source + View Source

    DecodeImpl(BinaryReader, Int64)

    @@ -325,7 +322,7 @@ public byte[] Data { get; } Improve this Doc - View Source + View Source

    EncodeImpl()

    @@ -352,6 +349,55 @@ public byte[] Data { get; }
    Overrides
    Payload.EncodeImpl()
    + + | + Improve this Doc + + + View Source + + +

    Equals(Object)

    +
    +
    +
    Declaration
    +
    +
    public override bool Equals(object obj)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + +
    TypeNameDescription
    System.Objectobj
    +
    Returns
    + + + + + + + + + + + + + +
    TypeDescription
    System.Boolean
    +
    Overrides
    +
    System.Object.Equals(System.Object)
    | Improve this Doc @@ -400,7 +446,8 @@ public byte[] Data { get; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.SeHyphenPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.SeHyphenPayload.html new file mode 100644 index 000000000..0181b9ad4 --- /dev/null +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.SeHyphenPayload.html @@ -0,0 +1,377 @@ + + + + + + + + Class SeHyphenPayload + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html index ce2d74642..168269d2d 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html @@ -10,7 +10,7 @@ - + @@ -377,7 +377,8 @@ public Status Status { get; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html index b23eab2e1..e3c1c3bad 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html @@ -10,7 +10,7 @@ - + @@ -377,7 +377,8 @@ public string Text { get; set; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html index 68080e376..35418d901 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html @@ -10,7 +10,7 @@ - + @@ -548,7 +548,8 @@ public UIColor UIColor { get; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html index d2a3588b6..0464d38b3 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html @@ -10,7 +10,7 @@ - + @@ -548,7 +548,8 @@ public UIColor UIColor { get; } diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.html index ee436cbd7..d5dae1f13 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.Payloads.html @@ -10,7 +10,7 @@ - + @@ -80,6 +80,8 @@

    AutoTranslatePayload

    An SeString Payload containing an auto-translation/completion chat message.

    +

    DalamudLinkPayload

    +

    EmphasisItalicPayload

    An SeString Payload containing information about enabling or disabling italics formatting on following text.

    @@ -94,11 +96,17 @@

    PlayerPayload

    An SeString Payload representing a player link.

    +
    +

    QuestPayload

    +

    An SeString Payload representing an interactable quest link.

    RawPayload

    An SeString Payload representing unhandled raw payload data. Mainly useful for constructing unhandled hardcoded payloads, or forwarding any unknown payloads without modification.

    +
    +

    SeHyphenPayload

    +

    A wrapped '–'

    StatusPayload

    An SeString Payload representing an interactable status link.

    @@ -122,7 +130,8 @@ payloads without modification.

    diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.SeString.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.SeString.html index 6eda19b5b..56d516aa3 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.SeString.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.SeString.html @@ -10,7 +10,7 @@ - + @@ -567,7 +567,8 @@ suitable for use by in-game handlers, such as the chat log.

    diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.SeStringManager.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.SeStringManager.html index 63d375541..77ed51285 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.SeStringManager.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.SeStringManager.html @@ -10,7 +10,7 @@ - + @@ -573,7 +573,8 @@ with the appropriate glow and coloring.

    diff --git a/docs/api/Dalamud.Game.Chat.SeStringHandling.html b/docs/api/Dalamud.Game.Chat.SeStringHandling.html index 128c1de97..db6fa86f3 100644 --- a/docs/api/Dalamud.Game.Chat.SeStringHandling.html +++ b/docs/api/Dalamud.Game.Chat.SeStringHandling.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.XivChatEntry.html b/docs/api/Dalamud.Game.Chat.XivChatEntry.html index 41c032435..c2532f793 100644 --- a/docs/api/Dalamud.Game.Chat.XivChatEntry.html +++ b/docs/api/Dalamud.Game.Chat.XivChatEntry.html @@ -10,7 +10,7 @@ - + @@ -278,7 +278,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.XivChatType.html b/docs/api/Dalamud.Game.Chat.XivChatType.html index b98644f67..c2a249ca6 100644 --- a/docs/api/Dalamud.Game.Chat.XivChatType.html +++ b/docs/api/Dalamud.Game.Chat.XivChatType.html @@ -10,7 +10,7 @@ - + @@ -273,7 +273,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html b/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html index 4d1ef00af..791803505 100644 --- a/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html +++ b/docs/api/Dalamud.Game.Chat.XivChatTypeExtensions.html @@ -10,7 +10,7 @@ - + @@ -175,7 +175,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html b/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html index c68ebdaf8..5b8f20616 100644 --- a/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html +++ b/docs/api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html @@ -10,7 +10,7 @@ - + @@ -344,7 +344,8 @@ diff --git a/docs/api/Dalamud.Game.Chat.html b/docs/api/Dalamud.Game.Chat.html index 96e7e3d0c..72f39c472 100644 --- a/docs/api/Dalamud.Game.Chat.html +++ b/docs/api/Dalamud.Game.Chat.html @@ -10,7 +10,7 @@ - + @@ -103,7 +103,8 @@ diff --git a/docs/api/Dalamud.Game.ChatHandlers.html b/docs/api/Dalamud.Game.ChatHandlers.html index 18c17cfe2..40c43073b 100644 --- a/docs/api/Dalamud.Game.ChatHandlers.html +++ b/docs/api/Dalamud.Game.ChatHandlers.html @@ -10,7 +10,7 @@ - + @@ -117,7 +117,7 @@ Improve this Doc - View Source + View Source

    ChatHandlers(Dalamud)

    @@ -151,7 +151,7 @@ Improve this Doc - View Source + View Source @@ -192,7 +192,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html b/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html index 44baf55c5..1d3b4fd70 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.ActorTable.html @@ -10,7 +10,7 @@ - + @@ -527,7 +527,8 @@ public Actor this[int index] { get; } diff --git a/docs/api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html b/docs/api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html index 61484d032..d76548e20 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.ObjectKind.html b/docs/api/Dalamud.Game.ClientState.Actors.ObjectKind.html index dc802f2d0..f11decc2a 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.ObjectKind.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.ObjectKind.html @@ -10,7 +10,7 @@ - + @@ -186,7 +186,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Position3.html b/docs/api/Dalamud.Game.ClientState.Actors.Position3.html index 0ae8a9ecb..50be8c479 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Position3.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Position3.html @@ -10,7 +10,7 @@ - + @@ -307,7 +307,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html index b13d00959..efb968055 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html @@ -10,7 +10,7 @@ - + @@ -193,7 +193,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html index 75c5fab9e..fb062c5b5 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html @@ -10,7 +10,7 @@ - + @@ -237,7 +237,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.World.html b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.World.html index 9e8ea1c58..1e50aba89 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.World.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.World.html @@ -10,7 +10,7 @@ - + @@ -237,7 +237,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.html b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.html index aa1c33602..f1bc229ae 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Resolvers.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.TargetOffsets.html b/docs/api/Dalamud.Game.ClientState.Actors.TargetOffsets.html index b8a6ec51e..b67ea68fa 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.TargetOffsets.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.TargetOffsets.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Targets.html b/docs/api/Dalamud.Game.ClientState.Actors.Targets.html index 7f05b47a0..ff0f4cfdd 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Targets.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Targets.html @@ -10,7 +10,7 @@ - + @@ -408,7 +408,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html index 7cabed2ad..1bcaeffee 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.Actor.html @@ -10,7 +10,7 @@ - + @@ -608,7 +608,8 @@ This ranges from -pi to pi radians.

    diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html index 22f6fa328..7f9dbc6a9 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.Chara.html @@ -10,7 +10,7 @@ - + @@ -568,7 +568,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html index bfcba1231..ecf107286 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html @@ -10,7 +10,7 @@ - + @@ -358,7 +358,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html index c4e0f2fac..790d5dc56 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.html index 8db0e9c86..53dfcfc99 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.html @@ -10,7 +10,7 @@ - + @@ -256,7 +256,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html index 43bccdeb4..9058c09b2 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html @@ -10,7 +10,7 @@ - + @@ -322,7 +322,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.html index bbd7ecfa0..27a66a17f 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.html @@ -10,7 +10,7 @@ - + @@ -101,7 +101,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html index a8fd12c01..e315c3bcc 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html @@ -10,7 +10,7 @@ - + @@ -283,7 +283,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html index 8f023ce02..3c118e6da 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html @@ -10,7 +10,7 @@ - + @@ -382,7 +382,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.Types.html b/docs/api/Dalamud.Game.ClientState.Actors.Types.html index 4f1b7b6e9..4116885cd 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.Types.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.Types.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Actors.html b/docs/api/Dalamud.Game.ClientState.Actors.html index 7ab7a0bd1..497b79158 100644 --- a/docs/api/Dalamud.Game.ClientState.Actors.html +++ b/docs/api/Dalamud.Game.ClientState.Actors.html @@ -10,7 +10,7 @@ - + @@ -106,7 +106,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.ClientState.html b/docs/api/Dalamud.Game.ClientState.ClientState.html index 21ad149d5..f9ab21db8 100644 --- a/docs/api/Dalamud.Game.ClientState.ClientState.html +++ b/docs/api/Dalamud.Game.ClientState.ClientState.html @@ -10,7 +10,7 @@ - + @@ -676,7 +676,8 @@ public PlayerCharacter LocalPlayer { get; } diff --git a/docs/api/Dalamud.Game.ClientState.Condition.html b/docs/api/Dalamud.Game.ClientState.Condition.html index af409dc66..83735495b 100644 --- a/docs/api/Dalamud.Game.ClientState.Condition.html +++ b/docs/api/Dalamud.Game.ClientState.Condition.html @@ -10,7 +10,7 @@ - + @@ -242,7 +242,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.ConditionFlag.html b/docs/api/Dalamud.Game.ClientState.ConditionFlag.html index d0a93e18f..6379d5275 100644 --- a/docs/api/Dalamud.Game.ClientState.ConditionFlag.html +++ b/docs/api/Dalamud.Game.ClientState.ConditionFlag.html @@ -10,7 +10,7 @@ - + @@ -541,7 +541,8 @@ LogMessage row 7700 and onwards, which can be checked by looking at the Conditio diff --git a/docs/api/Dalamud.Game.ClientState.JobGauges.html b/docs/api/Dalamud.Game.ClientState.JobGauges.html index 1beb86a9a..d2224ef59 100644 --- a/docs/api/Dalamud.Game.ClientState.JobGauges.html +++ b/docs/api/Dalamud.Game.ClientState.JobGauges.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.KeyState.html b/docs/api/Dalamud.Game.ClientState.KeyState.html index 13e030111..45ff7304e 100644 --- a/docs/api/Dalamud.Game.ClientState.KeyState.html +++ b/docs/api/Dalamud.Game.ClientState.KeyState.html @@ -10,7 +10,7 @@ - + @@ -237,7 +237,8 @@ all keyboard keys, indexed by virtual vkCode

    diff --git a/docs/api/Dalamud.Game.ClientState.PartyList.html b/docs/api/Dalamud.Game.ClientState.PartyList.html index a52600966..a039faf26 100644 --- a/docs/api/Dalamud.Game.ClientState.PartyList.html +++ b/docs/api/Dalamud.Game.ClientState.PartyList.html @@ -10,7 +10,7 @@ - + @@ -519,7 +519,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.Actor.html b/docs/api/Dalamud.Game.ClientState.Structs.Actor.html index f4b5a598a..e6909de8f 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.Actor.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.Actor.html @@ -10,7 +10,7 @@ - + @@ -962,7 +962,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.ActorOffsets.html b/docs/api/Dalamud.Game.ClientState.Structs.ActorOffsets.html index 2eeb86bf7..f1d128864 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.ActorOffsets.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.ActorOffsets.html @@ -10,7 +10,7 @@ - + @@ -907,7 +907,7 @@
    Declaration
    -
    public const int UIStatusEffects = 6488
    +
    public const int UIStatusEffects = 6616
    Field Value
    @@ -998,7 +998,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html index 4ca165385..12e9706a1 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html @@ -10,7 +10,7 @@ - + @@ -197,7 +197,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html index eceb56bf3..f7adc55b2 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html @@ -10,7 +10,7 @@ - + @@ -328,7 +328,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html index bde783dbe..e9a4cb53c 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html index 59d08470a..aea676bf6 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html index 3605b96be..4750a61f3 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html index be218a75c..ea1aba5f5 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html index 40a108764..9d0a4086a 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html @@ -10,7 +10,7 @@ - + @@ -269,7 +269,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html index 454365ed7..46cfc39da 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html index ef4e74ee9..9171ecfc5 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html @@ -10,7 +10,7 @@ - + @@ -145,7 +145,7 @@
    Declaration
    -
    public short DarksideTimeRemaining
    +
    public ushort DarksideTimeRemaining
    Field Value
    @@ -157,7 +157,7 @@ - + @@ -174,7 +174,7 @@
    Declaration
    -
    public short ShadowTimeRemaining
    +
    public ushort ShadowTimeRemaining
    Field Value
    System.Int16System.UInt16
    @@ -186,7 +186,7 @@ - + @@ -239,7 +239,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html index a5710157b..859f56d76 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html index ea483387b..15d849691 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html index acd8d879e..10265db5d 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html @@ -10,7 +10,7 @@ - + @@ -327,7 +327,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html index 0a3dd60db..390c627c8 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html @@ -10,7 +10,7 @@ - + @@ -239,7 +239,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html index 01266c8df..45f5ade19 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html index b146f76c0..e9d3bdc7f 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.html index 220b0fc04..54a5faec6 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html index 3da68df3d..8d914cb96 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html index 5cf93042c..2faa4e485 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html index a79fef6de..b46b3358d 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html index 17ddd3dad..ef66beae8 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html index c9c8ac5d5..79c4bad73 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html @@ -10,7 +10,7 @@ - + @@ -328,7 +328,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html index 0c1930a85..036fed40e 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html index 09e017d15..dc5b0a71b 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,8 @@ public enum Sen : byte diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html index 5793f5414..2eb0b6243 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.html index 57e331eb2..a67a72336 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html index 6458cb140..80bcd318e 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.html b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.html index ee161d712..a8b13db68 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.JobGauge.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.PartyMember.html b/docs/api/Dalamud.Game.ClientState.Structs.PartyMember.html index 3cb06704b..6f50eec99 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.PartyMember.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.PartyMember.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.StatusEffect.html b/docs/api/Dalamud.Game.ClientState.Structs.StatusEffect.html index 192d01812..4691bac18 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.StatusEffect.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.StatusEffect.html @@ -10,7 +10,7 @@ - + @@ -266,7 +266,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.Structs.html b/docs/api/Dalamud.Game.ClientState.Structs.html index 16465e921..2be4ebec2 100644 --- a/docs/api/Dalamud.Game.ClientState.Structs.html +++ b/docs/api/Dalamud.Game.ClientState.Structs.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,8 @@ diff --git a/docs/api/Dalamud.Game.ClientState.html b/docs/api/Dalamud.Game.ClientState.html index b94817bc2..85856aeb1 100644 --- a/docs/api/Dalamud.Game.ClientState.html +++ b/docs/api/Dalamud.Game.ClientState.html @@ -10,7 +10,7 @@ - + @@ -108,7 +108,8 @@ LogMessage row 7700 and onwards, which can be checked by looking at the Conditio diff --git a/docs/api/Dalamud.Game.Command.CommandInfo.HandlerDelegate.html b/docs/api/Dalamud.Game.Command.CommandInfo.HandlerDelegate.html index 2ac1f29ca..91953942a 100644 --- a/docs/api/Dalamud.Game.Command.CommandInfo.HandlerDelegate.html +++ b/docs/api/Dalamud.Game.Command.CommandInfo.HandlerDelegate.html @@ -10,7 +10,7 @@ - + @@ -122,7 +122,8 @@ diff --git a/docs/api/Dalamud.Game.Command.CommandInfo.html b/docs/api/Dalamud.Game.Command.CommandInfo.html index 0d43dd852..465b07624 100644 --- a/docs/api/Dalamud.Game.Command.CommandInfo.html +++ b/docs/api/Dalamud.Game.Command.CommandInfo.html @@ -10,7 +10,7 @@ - + @@ -257,7 +257,8 @@ diff --git a/docs/api/Dalamud.Game.Command.CommandManager.html b/docs/api/Dalamud.Game.Command.CommandManager.html index ccb2f51fb..b74e8a6e2 100644 --- a/docs/api/Dalamud.Game.Command.CommandManager.html +++ b/docs/api/Dalamud.Game.Command.CommandManager.html @@ -10,7 +10,7 @@ - + @@ -403,7 +403,8 @@ diff --git a/docs/api/Dalamud.Game.Command.html b/docs/api/Dalamud.Game.Command.html index e7376ca55..641bfbdff 100644 --- a/docs/api/Dalamud.Game.Command.html +++ b/docs/api/Dalamud.Game.Command.html @@ -10,7 +10,7 @@ - + @@ -98,7 +98,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.AntiDebug.html b/docs/api/Dalamud.Game.Internal.AntiDebug.html index c1141064b..f331b1216 100644 --- a/docs/api/Dalamud.Game.Internal.AntiDebug.html +++ b/docs/api/Dalamud.Game.Internal.AntiDebug.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,7 @@ Improve this Doc - View Source + View Source

    AntiDebug(SigScanner)

    @@ -148,6 +148,38 @@
    System.Int16System.UInt16
    +

    Properties +

    + + | + Improve this Doc + + + View Source + + +

    IsEnabled

    +
    +
    +
    Declaration
    +
    +
    public bool IsEnabled { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Boolean

    Methods

    @@ -155,7 +187,7 @@ Improve this Doc - View Source + View Source

    Dispose()

    @@ -170,7 +202,7 @@ Improve this Doc - View Source + View Source

    Enable()

    @@ -195,12 +227,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html b/docs/api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html index 8cfcf44cf..d75aa46b0 100644 --- a/docs/api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html +++ b/docs/api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html @@ -10,7 +10,7 @@ - + @@ -225,7 +225,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html b/docs/api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html index eac2df065..37439681b 100644 --- a/docs/api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html +++ b/docs/api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html @@ -10,7 +10,7 @@ - + @@ -225,7 +225,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.DXGI.html b/docs/api/Dalamud.Game.Internal.DXGI.html index 0f0fd22c6..4a3f51a68 100644 --- a/docs/api/Dalamud.Game.Internal.DXGI.html +++ b/docs/api/Dalamud.Game.Internal.DXGI.html @@ -10,7 +10,7 @@ - + @@ -91,7 +91,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.File.ResourceManager.html b/docs/api/Dalamud.Game.Internal.File.ResourceManager.html index da8aba2af..f60b5c20d 100644 --- a/docs/api/Dalamud.Game.Internal.File.ResourceManager.html +++ b/docs/api/Dalamud.Game.Internal.File.ResourceManager.html @@ -10,7 +10,7 @@ - + @@ -244,7 +244,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.File.html b/docs/api/Dalamud.Game.Internal.File.html index 612a6658f..c4216181f 100644 --- a/docs/api/Dalamud.Game.Internal.File.html +++ b/docs/api/Dalamud.Game.Internal.File.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Framework.OnDestroyDelegate.html b/docs/api/Dalamud.Game.Internal.Framework.OnDestroyDelegate.html new file mode 100644 index 000000000..aedb4e2d7 --- /dev/null +++ b/docs/api/Dalamud.Game.Internal.Framework.OnDestroyDelegate.html @@ -0,0 +1,141 @@ + + + + + + + + Delegate Framework.OnDestroyDelegate + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/Dalamud.Game.Internal.Framework.OnUpdateDelegate.html b/docs/api/Dalamud.Game.Internal.Framework.OnUpdateDelegate.html index 847289bf1..1b1e2f402 100644 --- a/docs/api/Dalamud.Game.Internal.Framework.OnUpdateDelegate.html +++ b/docs/api/Dalamud.Game.Internal.Framework.OnUpdateDelegate.html @@ -10,7 +10,7 @@ - + @@ -109,12 +109,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Internal.Framework.html b/docs/api/Dalamud.Game.Internal.Framework.html index 74d2c9a98..735f0cc7e 100644 --- a/docs/api/Dalamud.Game.Internal.Framework.html +++ b/docs/api/Dalamud.Game.Internal.Framework.html @@ -10,7 +10,7 @@ - + @@ -122,7 +122,7 @@ Improve this Doc - View Source + View Source

    Framework(SigScanner, Dalamud)

    @@ -154,6 +154,37 @@ +

    Fields +

    + + | + Improve this Doc + + + View Source + +

    StatsHistory

    +
    +
    +
    Declaration
    +
    +
    public static Dictionary<string, List<double>> StatsHistory
    +
    +
    Field Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<System.Double>>

    Properties

    @@ -161,7 +192,7 @@ Improve this Doc - View Source + View Source

    Address

    @@ -192,7 +223,7 @@ Improve this Doc - View Source + View Source

    Gui

    @@ -223,7 +254,7 @@ Improve this Doc - View Source + View Source

    Libc

    @@ -253,7 +284,7 @@ Improve this Doc - View Source + View Source

    Network

    @@ -279,6 +310,36 @@ + + | + Improve this Doc + + + View Source + + +

    StatsEnabled

    +
    +
    +
    Declaration
    +
    +
    public static bool StatsEnabled { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Boolean

    Methods

    @@ -286,7 +347,7 @@ Improve this Doc - View Source + View Source

    Dispose()

    @@ -301,7 +362,7 @@ Improve this Doc - View Source + View Source

    Enable()

    @@ -318,7 +379,7 @@ Improve this Doc - View Source + View Source

    OnUpdateEvent

    Event that gets fired every time the game framework updates.

    @@ -358,12 +419,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Internal.Gui.Addon.Addon.html b/docs/api/Dalamud.Game.Internal.Gui.Addon.Addon.html index d3d96758b..002004ca9 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.Addon.Addon.html +++ b/docs/api/Dalamud.Game.Internal.Gui.Addon.Addon.html @@ -10,7 +10,7 @@ - + @@ -437,7 +437,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.Addon.html b/docs/api/Dalamud.Game.Internal.Gui.Addon.html index 88df182d9..fa4b8f6b8 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.Addon.html +++ b/docs/api/Dalamud.Game.Internal.Gui.Addon.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate.html b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate.html index 2d10d4a65..fe42b812e 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate.html +++ b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate.html @@ -10,7 +10,7 @@ - + @@ -129,12 +129,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html index 2e9e61e9d..1eafcc6f0 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html +++ b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html @@ -10,7 +10,7 @@ - + @@ -129,12 +129,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate.html b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate.html index d2fc9a48a..f5da56cb3 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate.html +++ b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate.html @@ -10,7 +10,7 @@ - + @@ -129,12 +129,13 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.html b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.html index fe8603492..6ae071d30 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.ChatGui.html +++ b/docs/api/Dalamud.Game.Internal.Gui.ChatGui.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,7 @@ Improve this Doc - View Source + View Source

    ChatGui(IntPtr, SigScanner, Dalamud)

    @@ -165,7 +165,7 @@ Improve this Doc - View Source + View Source

    LastLinkedItemFlags

    @@ -195,7 +195,7 @@ Improve this Doc - View Source + View Source

    LastLinkedItemId

    @@ -227,7 +227,7 @@ Improve this Doc - View Source + View Source

    Dispose()

    @@ -242,7 +242,7 @@ Improve this Doc - View Source + View Source

    Enable()

    @@ -257,7 +257,7 @@ Improve this Doc - View Source + View Source

    Print(String)

    @@ -289,7 +289,7 @@ Improve this Doc - View Source + View Source

    PrintChat(XivChatEntry)

    @@ -324,7 +324,7 @@ later to be processed when UpdateQueue() is called.

    Improve this Doc - View Source + View Source

    PrintError(String)

    @@ -356,7 +356,7 @@ later to be processed when UpdateQueue() is called.

    Improve this Doc - View Source + View Source

    UpdateQueue(Framework)

    @@ -391,7 +391,7 @@ later to be processed when UpdateQueue() is called.

    Improve this Doc - View Source + View Source

    OnChatMessage

    Event that will be fired when a chat message is sent to chat by the game.

    @@ -421,7 +421,7 @@ later to be processed when UpdateQueue() is called.

    Improve this Doc - View Source + View Source

    OnChatMessageRaw

    Event that will be fired when a chat message is sent by the game, containing raw, unparsed data.

    @@ -452,7 +452,7 @@ public event ChatGui.OnMessageRawDelegate OnChatMessageRaw Improve this Doc - View Source + View Source

    OnCheckMessageHandled

    Event that allows you to stop messages from appearing in chat by setting the isHandled parameter to true.

    @@ -492,12 +492,13 @@ public event ChatGui.OnMessageRawDelegate OnChatMessageRaw Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Game.Internal.Gui.GameGui.GetBaseUIObjectDelegate.html b/docs/api/Dalamud.Game.Internal.Gui.GameGui.GetBaseUIObjectDelegate.html index 577551ca8..d1872116a 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.GameGui.GetBaseUIObjectDelegate.html +++ b/docs/api/Dalamud.Game.Internal.Gui.GameGui.GetBaseUIObjectDelegate.html @@ -10,7 +10,7 @@ - + @@ -112,7 +112,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.GameGui.html b/docs/api/Dalamud.Game.Internal.Gui.GameGui.html index d463abe1b..da87b212e 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.GameGui.html +++ b/docs/api/Dalamud.Game.Internal.Gui.GameGui.html @@ -10,7 +10,7 @@ - + @@ -706,7 +706,8 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ

    diff --git a/docs/api/Dalamud.Game.Internal.Gui.Structs.Addon.html b/docs/api/Dalamud.Game.Internal.Gui.Structs.Addon.html index 2b3e2f2bd..3eac408d4 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.Structs.Addon.html +++ b/docs/api/Dalamud.Game.Internal.Gui.Structs.Addon.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.Structs.AddonOffsets.html b/docs/api/Dalamud.Game.Internal.Gui.Structs.AddonOffsets.html index 716cbd1cc..f7ae6d035 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.Structs.AddonOffsets.html +++ b/docs/api/Dalamud.Game.Internal.Gui.Structs.AddonOffsets.html @@ -10,7 +10,7 @@ - + @@ -302,7 +302,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.Structs.AtkResNode.html b/docs/api/Dalamud.Game.Internal.Gui.Structs.AtkResNode.html index fb61c7fbb..d96783efb 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.Structs.AtkResNode.html +++ b/docs/api/Dalamud.Game.Internal.Gui.Structs.AtkResNode.html @@ -10,7 +10,7 @@ - + @@ -1222,7 +1222,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.Structs.html b/docs/api/Dalamud.Game.Internal.Gui.Structs.html index 7f243ceb9..0b89eb92e 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.Structs.html +++ b/docs/api/Dalamud.Game.Internal.Gui.Structs.html @@ -10,7 +10,7 @@ - + @@ -95,7 +95,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate.html b/docs/api/Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate.html index 066dd04e8..d667458d2 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate.html +++ b/docs/api/Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.TargetManager.html b/docs/api/Dalamud.Game.Internal.Gui.TargetManager.html index 1253568dd..75db2f4bd 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.TargetManager.html +++ b/docs/api/Dalamud.Game.Internal.Gui.TargetManager.html @@ -10,7 +10,7 @@ - + @@ -197,7 +197,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Gui.html b/docs/api/Dalamud.Game.Internal.Gui.html index da0f50930..aa8c4f79d 100644 --- a/docs/api/Dalamud.Game.Internal.Gui.html +++ b/docs/api/Dalamud.Game.Internal.Gui.html @@ -10,7 +10,7 @@ - + @@ -105,7 +105,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Libc.LibcFunction.html b/docs/api/Dalamud.Game.Internal.Libc.LibcFunction.html index 48c0e5372..5839fd967 100644 --- a/docs/api/Dalamud.Game.Internal.Libc.LibcFunction.html +++ b/docs/api/Dalamud.Game.Internal.Libc.LibcFunction.html @@ -10,7 +10,7 @@ - + @@ -209,7 +209,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Libc.OwnedStdString.html b/docs/api/Dalamud.Game.Internal.Libc.OwnedStdString.html index 16ee20c9f..23045323e 100644 --- a/docs/api/Dalamud.Game.Internal.Libc.OwnedStdString.html +++ b/docs/api/Dalamud.Game.Internal.Libc.OwnedStdString.html @@ -10,7 +10,7 @@ - + @@ -228,7 +228,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Libc.StdString.html b/docs/api/Dalamud.Game.Internal.Libc.StdString.html index a0f3efd0b..0b3abbded 100644 --- a/docs/api/Dalamud.Game.Internal.Libc.StdString.html +++ b/docs/api/Dalamud.Game.Internal.Libc.StdString.html @@ -10,7 +10,7 @@ - + @@ -238,7 +238,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Libc.html b/docs/api/Dalamud.Game.Internal.Libc.html index f5346e0f0..f825cecfb 100644 --- a/docs/api/Dalamud.Game.Internal.Libc.html +++ b/docs/api/Dalamud.Game.Internal.Libc.html @@ -10,7 +10,7 @@ - + @@ -94,7 +94,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate.html b/docs/api/Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate.html index a8a080d1a..f780fc7e6 100644 --- a/docs/api/Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate.html +++ b/docs/api/Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Network.GameNetwork.html b/docs/api/Dalamud.Game.Internal.Network.GameNetwork.html index 6a65646e8..357c17d3f 100644 --- a/docs/api/Dalamud.Game.Internal.Network.GameNetwork.html +++ b/docs/api/Dalamud.Game.Internal.Network.GameNetwork.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html b/docs/api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html index ff7661839..272acc51b 100644 --- a/docs/api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html +++ b/docs/api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.Network.html b/docs/api/Dalamud.Game.Internal.Network.html index 7b2e15ce2..8a353c240 100644 --- a/docs/api/Dalamud.Game.Internal.Network.html +++ b/docs/api/Dalamud.Game.Internal.Network.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,8 @@ diff --git a/docs/api/Dalamud.Game.Internal.html b/docs/api/Dalamud.Game.Internal.html index 36a34da89..936fe01c0 100644 --- a/docs/api/Dalamud.Game.Internal.html +++ b/docs/api/Dalamud.Game.Internal.html @@ -10,7 +10,7 @@ - + @@ -84,6 +84,8 @@

    Delegates

    +

    Framework.OnDestroyDelegate

    +

    Framework.OnUpdateDelegate

    @@ -96,7 +98,8 @@ diff --git a/docs/api/Dalamud.Game.Network.NetworkHandlers.html b/docs/api/Dalamud.Game.Network.NetworkHandlers.html index 759ee7de3..84071e910 100644 --- a/docs/api/Dalamud.Game.Network.NetworkHandlers.html +++ b/docs/api/Dalamud.Game.Network.NetworkHandlers.html @@ -10,7 +10,7 @@ - + @@ -197,7 +197,8 @@ diff --git a/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html b/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html index be4d09a99..33bff2658 100644 --- a/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html +++ b/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html @@ -10,7 +10,7 @@ - + @@ -186,7 +186,8 @@ diff --git a/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html b/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html index ff7e38833..d813975ab 100644 --- a/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html +++ b/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html @@ -10,7 +10,7 @@ - + @@ -621,7 +621,8 @@ diff --git a/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html b/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html index 50a2a8491..f95fea39a 100644 --- a/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html +++ b/docs/api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html @@ -10,7 +10,7 @@ - + @@ -293,7 +293,8 @@ diff --git a/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html b/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html index ee88f932a..5ee29d30e 100644 --- a/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html +++ b/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html @@ -10,7 +10,7 @@ - + @@ -331,7 +331,8 @@ diff --git a/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.html b/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.html index 78f45480a..4819e13a0 100644 --- a/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.html +++ b/docs/api/Dalamud.Game.Network.Structures.MarketBoardHistory.html @@ -10,7 +10,7 @@ - + @@ -264,7 +264,8 @@ diff --git a/docs/api/Dalamud.Game.Network.Structures.MarketTaxRates.html b/docs/api/Dalamud.Game.Network.Structures.MarketTaxRates.html index f05a717be..1d45c2a23 100644 --- a/docs/api/Dalamud.Game.Network.Structures.MarketTaxRates.html +++ b/docs/api/Dalamud.Game.Network.Structures.MarketTaxRates.html @@ -10,7 +10,7 @@ - + @@ -351,7 +351,8 @@ diff --git a/docs/api/Dalamud.Game.Network.Structures.html b/docs/api/Dalamud.Game.Network.Structures.html index 6e60a92c4..934592e0d 100644 --- a/docs/api/Dalamud.Game.Network.Structures.html +++ b/docs/api/Dalamud.Game.Network.Structures.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,8 @@ diff --git a/docs/api/Dalamud.Game.Network.html b/docs/api/Dalamud.Game.Network.html index eedb2ce39..7336cb4a9 100644 --- a/docs/api/Dalamud.Game.Network.html +++ b/docs/api/Dalamud.Game.Network.html @@ -10,7 +10,7 @@ - + @@ -89,7 +89,8 @@ diff --git a/docs/api/Dalamud.Game.SigScanner.html b/docs/api/Dalamud.Game.SigScanner.html index 6d36d5109..fa46f12ef 100644 --- a/docs/api/Dalamud.Game.SigScanner.html +++ b/docs/api/Dalamud.Game.SigScanner.html @@ -10,7 +10,7 @@ - + @@ -164,7 +164,7 @@ Improve this Doc
    - View Source + View Source

    DataSectionBase

    @@ -195,7 +195,7 @@ Improve this Doc - View Source + View Source

    DataSectionOffset

    @@ -226,7 +226,7 @@ Improve this Doc - View Source + View Source

    DataSectionSize

    @@ -257,7 +257,7 @@ Improve this Doc - View Source + View Source

    Is32BitProcess

    @@ -288,7 +288,7 @@ Improve this Doc - View Source + View Source

    IsCopy

    @@ -319,7 +319,7 @@ Improve this Doc - View Source + View Source

    Module

    @@ -350,7 +350,7 @@ Improve this Doc - View Source + View Source

    SearchBase

    @@ -381,7 +381,7 @@ Improve this Doc - View Source + View Source

    TextSectionBase

    @@ -443,7 +443,7 @@ Improve this Doc - View Source + View Source

    TextSectionSize

    @@ -550,7 +550,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.< Improve this Doc - View Source + View Source

    ResolveRelativeAddress(IntPtr, Int32)

    @@ -602,7 +602,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.< Improve this Doc - View Source + View Source

    Scan(IntPtr, Int32, String)

    @@ -659,7 +659,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.< Improve this Doc - View Source + View Source

    ScanData(String)

    @@ -709,7 +709,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.< Improve this Doc - View Source + View Source

    ScanModule(String)

    @@ -759,7 +759,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.< Improve this Doc - View Source + View Source

    ScanText(String)

    @@ -824,7 +824,8 @@ Place your cursor on the line calling a static address, and create and IDA sig.< diff --git a/docs/api/Dalamud.Game.html b/docs/api/Dalamud.Game.html index 1bfa56610..84727eee1 100644 --- a/docs/api/Dalamud.Game.html +++ b/docs/api/Dalamud.Game.html @@ -10,7 +10,7 @@ - + @@ -92,7 +92,8 @@ diff --git a/docs/api/Dalamud.Interface.FontAwesomeExtensions.html b/docs/api/Dalamud.Interface.FontAwesomeExtensions.html index a0c13f1c0..efa0aeb76 100644 --- a/docs/api/Dalamud.Interface.FontAwesomeExtensions.html +++ b/docs/api/Dalamud.Interface.FontAwesomeExtensions.html @@ -10,7 +10,7 @@ - + @@ -222,7 +222,8 @@ diff --git a/docs/api/Dalamud.Interface.FontAwesomeIcon.html b/docs/api/Dalamud.Interface.FontAwesomeIcon.html index 49cf67724..6c1d367b2 100644 --- a/docs/api/Dalamud.Interface.FontAwesomeIcon.html +++ b/docs/api/Dalamud.Interface.FontAwesomeIcon.html @@ -10,7 +10,7 @@ - + @@ -5751,7 +5751,8 @@ diff --git a/docs/api/Dalamud.Interface.MySinkExtensions.html b/docs/api/Dalamud.Interface.MySinkExtensions.html index faaf97383..b2b47c216 100644 --- a/docs/api/Dalamud.Interface.MySinkExtensions.html +++ b/docs/api/Dalamud.Interface.MySinkExtensions.html @@ -10,7 +10,7 @@ - + @@ -180,7 +180,8 @@ diff --git a/docs/api/Dalamud.Interface.UiBuilder.html b/docs/api/Dalamud.Interface.UiBuilder.html index 3e97f1b35..ca1887b26 100644 --- a/docs/api/Dalamud.Interface.UiBuilder.html +++ b/docs/api/Dalamud.Interface.UiBuilder.html @@ -10,7 +10,7 @@ - + @@ -123,7 +123,7 @@ It can be used to draw custom windows and overlays.

    Improve this Doc - View Source + View Source

    OnOpenConfigUi

    Event that is fired when the plugin should open its configuration interface.

    @@ -155,7 +155,7 @@ It can be used to draw custom windows and overlays.

    Improve this Doc - View Source + View Source

    DefaultFont

    @@ -181,12 +181,43 @@ It can be used to draw custom windows and overlays.

    + + | + Improve this Doc + + + View Source + + +

    Device

    +

    The game's active Direct3D device.

    +
    +
    +
    Declaration
    +
    +
    public Device Device { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    SharpDX.Direct3D11.Device
    | Improve this Doc - View Source + View Source

    DisableAutomaticUiHide

    @@ -217,7 +248,7 @@ It can be used to draw custom windows and overlays.

    Improve this Doc - View Source + View Source

    DisableCutsceneUiHide

    @@ -248,7 +279,7 @@ It can be used to draw custom windows and overlays.

    Improve this Doc - View Source + View Source

    DisableGposeUiHide

    @@ -279,7 +310,7 @@ It can be used to draw custom windows and overlays.

    Improve this Doc - View Source + View Source

    DisableUserUiHide

    @@ -310,7 +341,7 @@ It can be used to draw custom windows and overlays.

    Improve this Doc - View Source + View Source

    IconFont

    @@ -341,7 +372,7 @@ It can be used to draw custom windows and overlays.

    Improve this Doc - View Source + View Source

    OnBuildFonts

    @@ -371,6 +402,37 @@ pointers inside this handler.
    + + | + Improve this Doc + + + View Source + + +

    WindowHandlePtr

    +

    The game's main window handle.

    +
    +
    +
    Declaration
    +
    +
    public IntPtr WindowHandlePtr { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.IntPtr

    Methods

    @@ -378,7 +440,7 @@ pointers inside this handler.
    Improve this Doc
    - View Source + View Source

    Dispose()

    @@ -394,7 +456,7 @@ pointers inside this handler.
    Improve this Doc - View Source + View Source

    LoadImage(Byte[])

    @@ -444,7 +506,7 @@ pointers inside this handler.
    Improve this Doc - View Source + View Source

    LoadImage(String)

    @@ -494,7 +556,7 @@ pointers inside this handler.
    Improve this Doc - View Source + View Source

    LoadImageRaw(Byte[], Int32, Int32, Int32)

    @@ -562,7 +624,7 @@ pointers inside this handler.
    Improve this Doc - View Source + View Source

    RebuildFonts()

    @@ -582,7 +644,7 @@ ready to be used on the next UI frame.

    Improve this Doc - View Source + View Source

    OnBuildUi

    The delegate that gets called when Dalamud is ready to draw your windows or overlays. @@ -628,7 +690,8 @@ When it is called, you can use static ImGui calls.

    diff --git a/docs/api/Dalamud.Interface.html b/docs/api/Dalamud.Interface.html index 63a755741..3d7b7b99e 100644 --- a/docs/api/Dalamud.Interface.html +++ b/docs/api/Dalamud.Interface.html @@ -10,7 +10,7 @@ - + @@ -99,7 +99,8 @@ It can be used to draw custom windows and overlays.

    diff --git a/docs/api/Dalamud.Plugin.DalamudPluginInterface.html b/docs/api/Dalamud.Plugin.DalamudPluginInterface.html index 0acdbdd08..97a1013ea 100644 --- a/docs/api/Dalamud.Plugin.DalamudPluginInterface.html +++ b/docs/api/Dalamud.Plugin.DalamudPluginInterface.html @@ -10,7 +10,7 @@ - + @@ -122,7 +122,7 @@ Improve this Doc - View Source + View Source

    ClientState

    The ClientState object that allows you to access current client memory information like actors, territories, etc.

    @@ -152,7 +152,7 @@ Improve this Doc - View Source + View Source

    CommandManager

    The CommandManager object that allows you to add and remove custom chat commands.

    @@ -182,7 +182,7 @@ Improve this Doc - View Source + View Source

    Data

    A DataManager instance which allows you to access game data needed by the main dalamud features.

    @@ -212,7 +212,7 @@ Improve this Doc - View Source + View Source

    Framework

    The Framework object that allows you to interact with the client.

    @@ -242,7 +242,7 @@ Improve this Doc - View Source + View Source

    SeStringManager

    A SeStringManager instance which allows creating and parsing SeString payloads.

    @@ -272,7 +272,7 @@ Improve this Doc - View Source + View Source

    TargetModuleScanner

    A SigScanner instance targeting the main module of the FFXIV process.

    @@ -302,7 +302,7 @@ Improve this Doc - View Source + View Source

    UiBuilder

    A UiBuilder instance which allows you to draw UI into the game via ImGui draw calls.

    @@ -329,12 +329,136 @@

    Properties

    + + | + Improve this Doc + + + View Source + + +

    ConfigDirectory

    +

    Get the directory your plugin configurations are stored in.

    +
    +
    +
    Declaration
    +
    +
    public DirectoryInfo ConfigDirectory { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.IO.DirectoryInfo
    + + | + Improve this Doc + + + View Source + + +

    ConfigFile

    +

    Get the config file of your plugin.

    +
    +
    +
    Declaration
    +
    +
    public FileInfo ConfigFile { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.IO.FileInfo
    + + | + Improve this Doc + + + View Source + + +

    DalamudAssetDirectory

    +

    Get the directory Dalamud assets are stored in.

    +
    +
    +
    Declaration
    +
    +
    public DirectoryInfo DalamudAssetDirectory { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.IO.DirectoryInfo
    + + | + Improve this Doc + + + View Source + + +

    IsDebugging

    +

    Returns true if Dalamud is running in Debug mode or the /xldev menu is open. This can occur on release builds.

    +
    +
    +
    Declaration
    +
    +
    public bool IsDebugging { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Boolean
    | Improve this Doc - View Source + View Source

    Reason

    @@ -362,12 +486,66 @@

    Methods

    + + | + Improve this Doc + + + View Source + + +

    AddChatLinkHandler(UInt32, Action<UInt32, SeString>)

    +

    Register a chat link handler.

    +
    +
    +
    Declaration
    +
    +
    public DalamudLinkPayload AddChatLinkHandler(uint commandId, Action<uint, SeString> commandAction)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    System.UInt32commandId
    System.Action<System.UInt32, SeString>commandAction
    +
    Returns
    + + + + + + + + + + + + + +
    TypeDescription
    DalamudLinkPayload

    Returns an SeString payload for the link.

    +
    | Improve this Doc - View Source + View Source

    Dispose()

    @@ -383,7 +561,7 @@ Improve this Doc - View Source + View Source

    GetPluginConfig()

    @@ -406,6 +584,38 @@ IPluginConfiguration

    A previously saved config or null if none was saved before.

    + + + + + + | + Improve this Doc + + + View Source + + +

    GetPluginConfigDirectory()

    +

    Get the config directory

    +
    +
    +
    Declaration
    +
    +
    public string GetPluginConfigDirectory()
    +
    +
    Returns
    + + + + + + + + + + + @@ -415,7 +625,7 @@ Improve this Doc - View Source + View Source

    Log(String, Object[])

    @@ -456,7 +666,7 @@ public void Log(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

    LogError(Exception, String, Object[])

    @@ -503,7 +713,7 @@ public void LogError(Exception exception, string messageTemplate, params object[ Improve this Doc - View Source + View Source

    LogError(String, Object[])

    @@ -539,12 +749,61 @@ public void LogError(string messageTemplate, params object[] values)
    TypeDescription
    System.String

    directory with path of AppData/XIVLauncher/pluginConfig/PluginInternalName

    + + | + Improve this Doc + + + View Source + + +

    RemoveChatLinkHandler()

    +

    Removes all chat link handlers registered by the plugin.

    +
    +
    +
    Declaration
    +
    +
    public void RemoveChatLinkHandler()
    +
    + + | + Improve this Doc + + + View Source + + +

    RemoveChatLinkHandler(UInt32)

    +

    Remove a chat link handler.

    +
    +
    +
    Declaration
    +
    +
    public void RemoveChatLinkHandler(uint commandId)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + +
    TypeNameDescription
    System.UInt32commandId
    | Improve this Doc - View Source + View Source

    SavePluginConfig(IPluginConfiguration)

    @@ -578,7 +837,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

    SendMessage(ExpandoObject)

    @@ -612,7 +871,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

    SendMessage(String, ExpandoObject)

    @@ -668,7 +927,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

    Subscribe(String, Action<ExpandoObject>)

    @@ -708,7 +967,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

    SubscribeAny(Action<String, ExpandoObject>)

    @@ -742,7 +1001,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

    Unsubscribe(String)

    @@ -776,7 +1035,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

    UnsubscribeAny()

    @@ -802,12 +1061,13 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Dalamud.Plugin.IDalamudPlugin.html b/docs/api/Dalamud.Plugin.IDalamudPlugin.html index 5f559500e..aef892e0c 100644 --- a/docs/api/Dalamud.Plugin.IDalamudPlugin.html +++ b/docs/api/Dalamud.Plugin.IDalamudPlugin.html @@ -10,7 +10,7 @@ - + @@ -173,7 +173,8 @@
    diff --git a/docs/api/Dalamud.Plugin.PluginDefinition.html b/docs/api/Dalamud.Plugin.PluginDefinition.html index dbc22e194..e2c6e0b5a 100644 --- a/docs/api/Dalamud.Plugin.PluginDefinition.html +++ b/docs/api/Dalamud.Plugin.PluginDefinition.html @@ -10,7 +10,7 @@ - + @@ -298,6 +298,130 @@ + + | + Improve this Doc + + + View Source + + +

    DownloadLinkInstall

    +

    Download link used to install the plugin.

    +
    +
    +
    Declaration
    +
    +
    public string DownloadLinkInstall { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.String
    + + | + Improve this Doc + + + View Source + + +

    DownloadLinkTesting

    +

    Download link used to get testing versions of the plugin.

    +
    +
    +
    Declaration
    +
    +
    public string DownloadLinkTesting { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.String
    + + | + Improve this Doc + + + View Source + + +

    DownloadLinkUpdate

    +

    Download link used to update the plugin.

    +
    +
    +
    Declaration
    +
    +
    public string DownloadLinkUpdate { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.String
    + + | + Improve this Doc + + + View Source + + +

    FromRepo

    +

    Domain of the origin repo

    +
    +
    +
    Declaration
    +
    +
    public string FromRepo { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.String
    | Improve this Doc @@ -422,6 +546,37 @@ + + | + Improve this Doc + + + View Source + + +

    LoadPriority

    +

    Load priority for this plugin. Higher values means higher priority. 0 is default priority.

    +
    +
    +
    Declaration
    +
    +
    public int LoadPriority { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Int32
    | Improve this Doc @@ -562,7 +717,8 @@
    diff --git a/docs/api/Dalamud.Plugin.PluginLoadReason.html b/docs/api/Dalamud.Plugin.PluginLoadReason.html index c1294bee4..6fa8b55ae 100644 --- a/docs/api/Dalamud.Plugin.PluginLoadReason.html +++ b/docs/api/Dalamud.Plugin.PluginLoadReason.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/Dalamud.Plugin.PluginLog.html b/docs/api/Dalamud.Plugin.PluginLog.html index c7f11c13b..006ca849c 100644 --- a/docs/api/Dalamud.Plugin.PluginLog.html +++ b/docs/api/Dalamud.Plugin.PluginLog.html @@ -10,7 +10,7 @@ - + @@ -1246,7 +1246,8 @@ diff --git a/docs/api/Dalamud.Plugin.html b/docs/api/Dalamud.Plugin.html index 410327acf..8e8c08173 100644 --- a/docs/api/Dalamud.Plugin.html +++ b/docs/api/Dalamud.Plugin.html @@ -10,7 +10,7 @@ - + @@ -104,7 +104,8 @@ diff --git a/docs/api/FFXIVClientStructs.Client.Game.Character.BattleChara.html b/docs/api/FFXIVClientStructs.Client.Game.Character.BattleChara.html new file mode 100644 index 000000000..00e50815e --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Game.Character.BattleChara.html @@ -0,0 +1,178 @@ + + + + + + + + Struct BattleChara + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Game.Character.Character.html b/docs/api/FFXIVClientStructs.Client.Game.Character.Character.html new file mode 100644 index 000000000..00418238e --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Game.Character.Character.html @@ -0,0 +1,265 @@ + + + + + + + + Struct Character + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Game.Character.Companion.html b/docs/api/FFXIVClientStructs.Client.Game.Character.Companion.html new file mode 100644 index 000000000..cff05d7af --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Game.Character.Companion.html @@ -0,0 +1,178 @@ + + + + + + + + Struct Companion + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Game.Character.html b/docs/api/FFXIVClientStructs.Client.Game.Character.html new file mode 100644 index 000000000..e53f26b0f --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Game.Character.html @@ -0,0 +1,122 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.Game.Character + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Game.Object.GameObject.html b/docs/api/FFXIVClientStructs.Client.Game.Object.GameObject.html new file mode 100644 index 000000000..c56901c45 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Game.Object.GameObject.html @@ -0,0 +1,294 @@ + + + + + + + + Struct GameObject + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Game.Object.html b/docs/api/FFXIVClientStructs.Client.Game.Object.html new file mode 100644 index 000000000..035da0945 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Game.Object.html @@ -0,0 +1,118 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.Game.Object + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Render.Notifier.html b/docs/api/FFXIVClientStructs.Client.Graphics.Render.Notifier.html new file mode 100644 index 000000000..4137b9d8c --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Render.Notifier.html @@ -0,0 +1,236 @@ + + + + + + + + Struct Notifier + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Render.OffscreenRenderingManager.html b/docs/api/FFXIVClientStructs.Client.Graphics.Render.OffscreenRenderingManager.html new file mode 100644 index 000000000..fc9e1ad50 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Render.OffscreenRenderingManager.html @@ -0,0 +1,323 @@ + + + + + + + + Struct OffscreenRenderingManager + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Render.Texture.html b/docs/api/FFXIVClientStructs.Client.Graphics.Render.Texture.html new file mode 100644 index 000000000..551039c3b --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Render.Texture.html @@ -0,0 +1,526 @@ + + + + + + + + Struct Texture + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Render.TextureFormat.html b/docs/api/FFXIVClientStructs.Client.Graphics.Render.TextureFormat.html new file mode 100644 index 000000000..329b62f6d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Render.TextureFormat.html @@ -0,0 +1,150 @@ + + + + + + + + Enum TextureFormat + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Render.html b/docs/api/FFXIVClientStructs.Client.Graphics.Render.html new file mode 100644 index 000000000..99d060bac --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Render.html @@ -0,0 +1,126 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.Graphics.Render + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Scene.CharacterBase.html b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.CharacterBase.html new file mode 100644 index 000000000..e37b1fa64 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.CharacterBase.html @@ -0,0 +1,584 @@ + + + + + + + + Struct CharacterBase + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Scene.DrawObject.html b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.DrawObject.html new file mode 100644 index 000000000..925593b46 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.DrawObject.html @@ -0,0 +1,178 @@ + + + + + + + + Struct DrawObject + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Scene.Human.html b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.Human.html new file mode 100644 index 000000000..ec8ced30a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.Human.html @@ -0,0 +1,410 @@ + + + + + + + + Struct Human + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Scene.Object.html b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.Object.html new file mode 100644 index 000000000..e23888a6a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.Object.html @@ -0,0 +1,178 @@ + + + + + + + + Struct Object + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.Graphics.Scene.html b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.html new file mode 100644 index 000000000..5a0c05f99 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.Graphics.Scene.html @@ -0,0 +1,124 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.Graphics.Scene + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.System.Configuration.SystemConfig.html b/docs/api/FFXIVClientStructs.Client.System.Configuration.SystemConfig.html new file mode 100644 index 000000000..a742108c4 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.System.Configuration.SystemConfig.html @@ -0,0 +1,178 @@ + + + + + + + + Struct SystemConfig + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.System.Configuration.html b/docs/api/FFXIVClientStructs.Client.System.Configuration.html new file mode 100644 index 000000000..1cac62906 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.System.Configuration.html @@ -0,0 +1,118 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.System.Configuration + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.System.Framework.html b/docs/api/FFXIVClientStructs.Client.System.Framework.html new file mode 100644 index 000000000..dfa659038 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.System.Framework.html @@ -0,0 +1,178 @@ + + + + + + + + Struct Framework + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.ResourceHandle.html b/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.ResourceHandle.html new file mode 100644 index 000000000..2e4dee184 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.ResourceHandle.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ResourceHandle + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.TextureResourceHandle.html b/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.TextureResourceHandle.html new file mode 100644 index 000000000..31ee57c50 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.TextureResourceHandle.html @@ -0,0 +1,178 @@ + + + + + + + + Struct TextureResourceHandle + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.html b/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.html new file mode 100644 index 000000000..0172041e1 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.System.Resource.Handle.html @@ -0,0 +1,120 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.System.Resource.Handle + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.System.html b/docs/api/FFXIVClientStructs.Client.System.html new file mode 100644 index 000000000..2148e62c0 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.System.html @@ -0,0 +1,118 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.System + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonContextIconMenu.html b/docs/api/FFXIVClientStructs.Client.UI.AddonContextIconMenu.html new file mode 100644 index 000000000..d43ac93cf --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonContextIconMenu.html @@ -0,0 +1,526 @@ + + + + + + + + Struct AddonContextIconMenu + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonGathering.html b/docs/api/FFXIVClientStructs.Client.UI.AddonGathering.html new file mode 100644 index 000000000..f07888933 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonGathering.html @@ -0,0 +1,1019 @@ + + + + + + + + Struct AddonGathering + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonGatheringMasterpiece.html b/docs/api/FFXIVClientStructs.Client.UI.AddonGatheringMasterpiece.html new file mode 100644 index 000000000..3a12c017b --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonGatheringMasterpiece.html @@ -0,0 +1,207 @@ + + + + + + + + Struct AddonGatheringMasterpiece + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonGuildLeve.html b/docs/api/FFXIVClientStructs.Client.UI.AddonGuildLeve.html new file mode 100644 index 000000000..f57767dfd --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonGuildLeve.html @@ -0,0 +1,1048 @@ + + + + + + + + Struct AddonGuildLeve + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonHudLayoutScreen.html b/docs/api/FFXIVClientStructs.Client.UI.AddonHudLayoutScreen.html new file mode 100644 index 000000000..ec17e5dba --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonHudLayoutScreen.html @@ -0,0 +1,265 @@ + + + + + + + + Struct AddonHudLayoutScreen + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonHudLayoutWindow.html b/docs/api/FFXIVClientStructs.Client.UI.AddonHudLayoutWindow.html new file mode 100644 index 000000000..62c8ea1d2 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonHudLayoutWindow.html @@ -0,0 +1,207 @@ + + + + + + + + Struct AddonHudLayoutWindow + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonJournalDetail.html b/docs/api/FFXIVClientStructs.Client.UI.AddonJournalDetail.html new file mode 100644 index 000000000..5c3d6ba63 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonJournalDetail.html @@ -0,0 +1,787 @@ + + + + + + + + Struct AddonJournalDetail + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonJournalResult.html b/docs/api/FFXIVClientStructs.Client.UI.AddonJournalResult.html new file mode 100644 index 000000000..64a02e929 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonJournalResult.html @@ -0,0 +1,468 @@ + + + + + + + + Struct AddonJournalResult + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameBoardNumbers.html b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameBoardNumbers.html new file mode 100644 index 000000000..ec3448bb7 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameBoardNumbers.html @@ -0,0 +1,285 @@ + + + + + + + + Struct AddonLotteryDaily.GameBoardNumbers + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameNumberRow.html b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameNumberRow.html new file mode 100644 index 000000000..5eb1d3629 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameNumberRow.html @@ -0,0 +1,285 @@ + + + + + + + + Struct AddonLotteryDaily.GameNumberRow + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileBoard.html b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileBoard.html new file mode 100644 index 000000000..ddc2b4fed --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileBoard.html @@ -0,0 +1,285 @@ + + + + + + + + Struct AddonLotteryDaily.GameTileBoard + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileRow.html b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileRow.html new file mode 100644 index 000000000..946f08267 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileRow.html @@ -0,0 +1,285 @@ + + + + + + + + Struct AddonLotteryDaily.GameTileRow + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.LaneTileSelector.html b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.LaneTileSelector.html new file mode 100644 index 000000000..a7e9b560d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.LaneTileSelector.html @@ -0,0 +1,430 @@ + + + + + + + + Struct AddonLotteryDaily.LaneTileSelector + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.html b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.html new file mode 100644 index 000000000..b4465c948 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.html @@ -0,0 +1,1483 @@ + + + + + + + + Struct AddonLotteryDaily + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonRecipeNote.html b/docs/api/FFXIVClientStructs.Client.UI.AddonRecipeNote.html new file mode 100644 index 000000000..6d0a3a959 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonRecipeNote.html @@ -0,0 +1,5572 @@ + + + + + + + + Struct AddonRecipeNote + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonRequest.html b/docs/api/FFXIVClientStructs.Client.UI.AddonRequest.html new file mode 100644 index 000000000..57c0d1274 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonRequest.html @@ -0,0 +1,845 @@ + + + + + + + + Struct AddonRequest + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonSelectIconString.html b/docs/api/FFXIVClientStructs.Client.UI.AddonSelectIconString.html new file mode 100644 index 000000000..e202f24d3 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonSelectIconString.html @@ -0,0 +1,410 @@ + + + + + + + + Struct AddonSelectIconString + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonSelectString.html b/docs/api/FFXIVClientStructs.Client.UI.AddonSelectString.html new file mode 100644 index 000000000..4f2dbad95 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonSelectString.html @@ -0,0 +1,381 @@ + + + + + + + + Struct AddonSelectString + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonSelectYesno.html b/docs/api/FFXIVClientStructs.Client.UI.AddonSelectYesno.html new file mode 100644 index 000000000..2f4a2279f --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonSelectYesno.html @@ -0,0 +1,642 @@ + + + + + + + + Struct AddonSelectYesno + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonTalk.html b/docs/api/FFXIVClientStructs.Client.UI.AddonTalk.html new file mode 100644 index 000000000..2ba550f55 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonTalk.html @@ -0,0 +1,642 @@ + + + + + + + + Struct AddonTalk + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileBoard.html b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileBoard.html new file mode 100644 index 000000000..0aa5cb0ac --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileBoard.html @@ -0,0 +1,372 @@ + + + + + + + + Struct AddonWeeklyPuzzle.GameTileBoard + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileItem.html b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileItem.html new file mode 100644 index 000000000..07d89dcba --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileItem.html @@ -0,0 +1,323 @@ + + + + + + + + Struct AddonWeeklyPuzzle.GameTileItem + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileRow.html b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileRow.html new file mode 100644 index 000000000..4e2fce2ec --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileRow.html @@ -0,0 +1,372 @@ + + + + + + + + Struct AddonWeeklyPuzzle.GameTileRow + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html new file mode 100644 index 000000000..a9076cd8a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html @@ -0,0 +1,294 @@ + + + + + + + + Struct AddonWeeklyPuzzle.RewardPanelItem + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.html b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.html new file mode 100644 index 000000000..3b7c4fceb --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.html @@ -0,0 +1,671 @@ + + + + + + + + Struct AddonWeeklyPuzzle + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.MoveableAddonInfoStruct.html b/docs/api/FFXIVClientStructs.Client.UI.MoveableAddonInfoStruct.html new file mode 100644 index 000000000..cfcb220b3 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.MoveableAddonInfoStruct.html @@ -0,0 +1,410 @@ + + + + + + + + Struct MoveableAddonInfoStruct + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.RaptureAtkUnitManager.html b/docs/api/FFXIVClientStructs.Client.UI.RaptureAtkUnitManager.html new file mode 100644 index 000000000..3046c3d58 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.RaptureAtkUnitManager.html @@ -0,0 +1,178 @@ + + + + + + + + Struct RaptureAtkUnitManager + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Client.UI.html b/docs/api/FFXIVClientStructs.Client.UI.html new file mode 100644 index 000000000..7af631425 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Client.UI.html @@ -0,0 +1,170 @@ + + + + + + + + Namespace FFXIVClientStructs.Client.UI + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ChangeEventInterface.html b/docs/api/FFXIVClientStructs.Common.Configuration.ChangeEventInterface.html new file mode 100644 index 000000000..0a6a597bc --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ChangeEventInterface.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ChangeEventInterface + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigBase.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigBase.html new file mode 100644 index 000000000..8067d42b6 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigBase.html @@ -0,0 +1,294 @@ + + + + + + + + Struct ConfigBase + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigEntry.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigEntry.html new file mode 100644 index 000000000..d81117bf8 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigEntry.html @@ -0,0 +1,352 @@ + + + + + + + + Struct ConfigEntry + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.FloatProperties.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.FloatProperties.html new file mode 100644 index 000000000..0b71e5ed5 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.FloatProperties.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ConfigProperties.FloatProperties + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.StringProperties.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.StringProperties.html new file mode 100644 index 000000000..5e5b6c650 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.StringProperties.html @@ -0,0 +1,178 @@ + + + + + + + + Struct ConfigProperties.StringProperties + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.UIntProperties.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.UIntProperties.html new file mode 100644 index 000000000..f3b31626f --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.UIntProperties.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ConfigProperties.UIntProperties + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.html new file mode 100644 index 000000000..a72252ee5 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigProperties.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ConfigProperties + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigType.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigType.html new file mode 100644 index 000000000..996a9b7b8 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigType.html @@ -0,0 +1,162 @@ + + + + + + + + Enum ConfigType + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.ConfigValue.html b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigValue.html new file mode 100644 index 000000000..c4e7e545c --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.ConfigValue.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ConfigValue + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.SystemConfig.html b/docs/api/FFXIVClientStructs.Common.Configuration.SystemConfig.html new file mode 100644 index 000000000..f563d17d1 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.SystemConfig.html @@ -0,0 +1,178 @@ + + + + + + + + Struct SystemConfig + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Common.Configuration.html b/docs/api/FFXIVClientStructs.Common.Configuration.html new file mode 100644 index 000000000..ef394aa9a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Common.Configuration.html @@ -0,0 +1,138 @@ + + + + + + + + Namespace FFXIVClientStructs.Common.Configuration + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AgentHudLayout.html b/docs/api/FFXIVClientStructs.Component.GUI.AgentHudLayout.html new file mode 100644 index 000000000..785733ad4 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AgentHudLayout.html @@ -0,0 +1,207 @@ + + + + + + + + Struct AgentHudLayout + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AgentInterface.html b/docs/api/FFXIVClientStructs.Component.GUI.AgentInterface.html new file mode 100644 index 000000000..e60e32cad --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AgentInterface.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AgentInterface + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkCollisionNode.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkCollisionNode.html new file mode 100644 index 000000000..f9b3f9495 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkCollisionNode.html @@ -0,0 +1,265 @@ + + + + + + + + Struct AtkCollisionNode + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentBase.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentBase.html new file mode 100644 index 000000000..580f2fb00 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentBase.html @@ -0,0 +1,236 @@ + + + + + + + + Struct AtkComponentBase + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentButton.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentButton.html new file mode 100644 index 000000000..13068e13a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentButton.html @@ -0,0 +1,352 @@ + + + + + + + + Struct AtkComponentButton + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentCheckBox.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentCheckBox.html new file mode 100644 index 000000000..64e020094 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentCheckBox.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentCheckBox + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentDragDrop.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentDragDrop.html new file mode 100644 index 000000000..366a688ca --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentDragDrop.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentDragDrop + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentGaugeBar.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentGaugeBar.html new file mode 100644 index 000000000..c6d2d30dc --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentGaugeBar.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentGaugeBar + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentGuildLeveCard.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentGuildLeveCard.html new file mode 100644 index 000000000..ea01071a1 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentGuildLeveCard.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentGuildLeveCard + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentIcon.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentIcon.html new file mode 100644 index 000000000..b3cab47cf --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentIcon.html @@ -0,0 +1,497 @@ + + + + + + + + Struct AtkComponentIcon + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentInputBase.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentInputBase.html new file mode 100644 index 000000000..b356c7ec8 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentInputBase.html @@ -0,0 +1,236 @@ + + + + + + + + Struct AtkComponentInputBase + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentJournalCanvas.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentJournalCanvas.html new file mode 100644 index 000000000..beb09604e --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentJournalCanvas.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentJournalCanvas + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentList.ListItem.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentList.ListItem.html new file mode 100644 index 000000000..da2b9b7d8 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentList.ListItem.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentList.ListItem + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentList.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentList.html new file mode 100644 index 000000000..2138674c5 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentList.html @@ -0,0 +1,294 @@ + + + + + + + + Struct AtkComponentList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentListItemRenderer.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentListItemRenderer.html new file mode 100644 index 000000000..cd0cfe6eb --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentListItemRenderer.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentListItemRenderer + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentNode.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentNode.html new file mode 100644 index 000000000..89004972e --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentNode.html @@ -0,0 +1,207 @@ + + + + + + + + Struct AtkComponentNode + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentRadioButton.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentRadioButton.html new file mode 100644 index 000000000..b54bd2007 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentRadioButton.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentRadioButton + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentScrollBar.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentScrollBar.html new file mode 100644 index 000000000..462dbcb59 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentScrollBar.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentScrollBar + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentSlider.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentSlider.html new file mode 100644 index 000000000..58a592720 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentSlider.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentSlider + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentTextInput.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentTextInput.html new file mode 100644 index 000000000..34226dc21 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentTextInput.html @@ -0,0 +1,323 @@ + + + + + + + + Struct AtkComponentTextInput + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentTreeList.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentTreeList.html new file mode 100644 index 000000000..4a2994a1a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentTreeList.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentTreeList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentUnknownButton.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentUnknownButton.html new file mode 100644 index 000000000..c9f36dd63 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentUnknownButton.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentUnknownButton + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentWindow.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentWindow.html new file mode 100644 index 000000000..8e241db5d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkComponentWindow.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkComponentWindow + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkCounterNode.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkCounterNode.html new file mode 100644 index 000000000..8abad2c3b --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkCounterNode.html @@ -0,0 +1,410 @@ + + + + + + + + Struct AtkCounterNode + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkEventInterface.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkEventInterface.html new file mode 100644 index 000000000..34e0aaec5 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkEventInterface.html @@ -0,0 +1,178 @@ + + + + + + + + Struct AtkEventInterface + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkEventListener.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkEventListener.html new file mode 100644 index 000000000..ec084b066 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkEventListener.html @@ -0,0 +1,207 @@ + + + + + + + + Struct AtkEventListener + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkEventTarget.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkEventTarget.html new file mode 100644 index 000000000..a73176b97 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkEventTarget.html @@ -0,0 +1,207 @@ + + + + + + + + Struct AtkEventTarget + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkImageNode.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkImageNode.html new file mode 100644 index 000000000..72d675f0b --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkImageNode.html @@ -0,0 +1,294 @@ + + + + + + + + Struct AtkImageNode + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkNineGridNode.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkNineGridNode.html new file mode 100644 index 000000000..c390799d6 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkNineGridNode.html @@ -0,0 +1,410 @@ + + + + + + + + Struct AtkNineGridNode + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkResNode.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkResNode.html new file mode 100644 index 000000000..cb345bf59 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkResNode.html @@ -0,0 +1,1283 @@ + + + + + + + + Struct AtkResNode + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkStage.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkStage.html new file mode 100644 index 000000000..66d17c88a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkStage.html @@ -0,0 +1,207 @@ + + + + + + + + Struct AtkStage + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkTextNode.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkTextNode.html new file mode 100644 index 000000000..e34bd83ae --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkTextNode.html @@ -0,0 +1,584 @@ + + + + + + + + Struct AtkTextNode + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkTexture.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkTexture.html new file mode 100644 index 000000000..c4a3284c3 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkTexture.html @@ -0,0 +1,323 @@ + + + + + + + + Struct AtkTexture + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitBase.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitBase.html new file mode 100644 index 000000000..4c3ae41fd --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitBase.html @@ -0,0 +1,529 @@ + + + + + + + + Struct AtkUnitBase + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitList.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitList.html new file mode 100644 index 000000000..f1b03ec7e --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitList.html @@ -0,0 +1,236 @@ + + + + + + + + Struct AtkUnitList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitManager.html b/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitManager.html new file mode 100644 index 000000000..a3302fe80 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.AtkUnitManager.html @@ -0,0 +1,700 @@ + + + + + + + + Struct AtkUnitManager + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.CollisionType.html b/docs/api/FFXIVClientStructs.Component.GUI.CollisionType.html new file mode 100644 index 000000000..691270244 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.CollisionType.html @@ -0,0 +1,154 @@ + + + + + + + + Enum CollisionType + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ComponentType.html b/docs/api/FFXIVClientStructs.Component.GUI.ComponentType.html new file mode 100644 index 000000000..793622aac --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ComponentType.html @@ -0,0 +1,242 @@ + + + + + + + + Enum ComponentType + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.IconComponentFlags.html b/docs/api/FFXIVClientStructs.Component.GUI.IconComponentFlags.html new file mode 100644 index 000000000..775307867 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.IconComponentFlags.html @@ -0,0 +1,171 @@ + + + + + + + + Enum IconComponentFlags + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ImageNodeFlags.html b/docs/api/FFXIVClientStructs.Component.GUI.ImageNodeFlags.html new file mode 100644 index 000000000..a0f2f6e9d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ImageNodeFlags.html @@ -0,0 +1,154 @@ + + + + + + + + Enum ImageNodeFlags + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.NodeFlags.html b/docs/api/FFXIVClientStructs.Component.GUI.NodeFlags.html new file mode 100644 index 000000000..0a4a10918 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.NodeFlags.html @@ -0,0 +1,182 @@ + + + + + + + + Enum NodeFlags + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.NodeType.html b/docs/api/FFXIVClientStructs.Component.GUI.NodeType.html new file mode 100644 index 000000000..6729bf7f0 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.NodeType.html @@ -0,0 +1,166 @@ + + + + + + + + Enum NodeType + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.TextFlags.html b/docs/api/FFXIVClientStructs.Component.GUI.TextFlags.html new file mode 100644 index 000000000..bd33cf31d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.TextFlags.html @@ -0,0 +1,174 @@ + + + + + + + + Enum TextFlags + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.TextFlags2.html b/docs/api/FFXIVClientStructs.Component.GUI.TextFlags2.html new file mode 100644 index 000000000..605ef8a80 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.TextFlags2.html @@ -0,0 +1,146 @@ + + + + + + + + Enum TextFlags2 + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.TextureResource.html b/docs/api/FFXIVClientStructs.Component.GUI.TextureResource.html new file mode 100644 index 000000000..d27d22a20 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.TextureResource.html @@ -0,0 +1,323 @@ + + + + + + + + Struct TextureResource + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.TextureType.html b/docs/api/FFXIVClientStructs.Component.GUI.TextureType.html new file mode 100644 index 000000000..a5bc9f8b9 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.TextureType.html @@ -0,0 +1,154 @@ + + + + + + + + Enum TextureType + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.AlignmentType.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.AlignmentType.html new file mode 100644 index 000000000..9f0f723ea --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.AlignmentType.html @@ -0,0 +1,178 @@ + + + + + + + + Enum AlignmentType + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags1.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags1.html new file mode 100644 index 000000000..b3ba9b8f7 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags1.html @@ -0,0 +1,174 @@ + + + + + + + + Enum TextInputFlags1 + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags2.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags2.html new file mode 100644 index 000000000..7a56e0137 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags2.html @@ -0,0 +1,162 @@ + + + + + + + + Enum TextInputFlags2 + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataBase.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataBase.html new file mode 100644 index 000000000..9b2c08d70 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataBase.html @@ -0,0 +1,410 @@ + + + + + + + + Struct ULDComponentDataBase + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataButton.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataButton.html new file mode 100644 index 000000000..73e043489 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataButton.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ULDComponentDataButton + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataCheckBox.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataCheckBox.html new file mode 100644 index 000000000..791db5b1f --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataCheckBox.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ULDComponentDataCheckBox + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDragDrop.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDragDrop.html new file mode 100644 index 000000000..d02a513a4 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDragDrop.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataDragDrop + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDropDownList.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDropDownList.html new file mode 100644 index 000000000..71b383cbc --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDropDownList.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataDropDownList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGaugeBar.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGaugeBar.html new file mode 100644 index 000000000..659f6c702 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGaugeBar.html @@ -0,0 +1,410 @@ + + + + + + + + Struct ULDComponentDataGaugeBar + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGuildLeveCard.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGuildLeveCard.html new file mode 100644 index 000000000..faf727b38 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGuildLeveCard.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataGuildLeveCard + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIcon.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIcon.html new file mode 100644 index 000000000..af727bf5f --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIcon.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataIcon + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIconText.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIconText.html new file mode 100644 index 000000000..fb2229a12 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIconText.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataIconText + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataInputBase.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataInputBase.html new file mode 100644 index 000000000..e55dba859 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataInputBase.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataInputBase + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataJournalCanvas.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataJournalCanvas.html new file mode 100644 index 000000000..bce637c0e --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataJournalCanvas.html @@ -0,0 +1,323 @@ + + + + + + + + Struct ULDComponentDataJournalCanvas + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataList.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataList.html new file mode 100644 index 000000000..bb7d240d7 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataList.html @@ -0,0 +1,323 @@ + + + + + + + + Struct ULDComponentDataList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataListItemRenderer.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataListItemRenderer.html new file mode 100644 index 000000000..38775897d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataListItemRenderer.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ULDComponentDataListItemRenderer + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMap.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMap.html new file mode 100644 index 000000000..a33c59b98 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMap.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataMap + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMultipurpose.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMultipurpose.html new file mode 100644 index 000000000..fc7a35833 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMultipurpose.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataMultipurpose + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataNumericInput.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataNumericInput.html new file mode 100644 index 000000000..86f539524 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataNumericInput.html @@ -0,0 +1,381 @@ + + + + + + + + Struct ULDComponentDataNumericInput + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataPreview.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataPreview.html new file mode 100644 index 000000000..71af3147d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataPreview.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentDataPreview + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataRadioButton.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataRadioButton.html new file mode 100644 index 000000000..6776f3a23 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataRadioButton.html @@ -0,0 +1,265 @@ + + + + + + + + Struct ULDComponentDataRadioButton + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataScrollBar.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataScrollBar.html new file mode 100644 index 000000000..94aa05e3c --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataScrollBar.html @@ -0,0 +1,265 @@ + + + + + + + + Struct ULDComponentDataScrollBar + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataSlider.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataSlider.html new file mode 100644 index 000000000..75c404fbf --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataSlider.html @@ -0,0 +1,381 @@ + + + + + + + + Struct ULDComponentDataSlider + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTab.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTab.html new file mode 100644 index 000000000..6ccbaa4a6 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTab.html @@ -0,0 +1,265 @@ + + + + + + + + Struct ULDComponentDataTab + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextInput.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextInput.html new file mode 100644 index 000000000..f5b2807cc --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextInput.html @@ -0,0 +1,497 @@ + + + + + + + + Struct ULDComponentDataTextInput + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextNineGrid.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextNineGrid.html new file mode 100644 index 000000000..c8f78811f --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextNineGrid.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ULDComponentDataTextNineGrid + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTreeList.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTreeList.html new file mode 100644 index 000000000..f2bead85f --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTreeList.html @@ -0,0 +1,323 @@ + + + + + + + + Struct ULDComponentDataTreeList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataUnknownButton.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataUnknownButton.html new file mode 100644 index 000000000..5079203f0 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataUnknownButton.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ULDComponentDataUnknownButton + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataWindow.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataWindow.html new file mode 100644 index 000000000..9c3dcd033 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataWindow.html @@ -0,0 +1,381 @@ + + + + + + + + Struct ULDComponentDataWindow + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentInfo.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentInfo.html new file mode 100644 index 000000000..8c22b8490 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentInfo.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDComponentInfo + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDData.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDData.html new file mode 100644 index 000000000..cbc889c15 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDData.html @@ -0,0 +1,613 @@ + + + + + + + + Struct ULDData + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDObjectInfo.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDObjectInfo.html new file mode 100644 index 000000000..9a49f8c9e --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDObjectInfo.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ULDObjectInfo + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDPart.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDPart.html new file mode 100644 index 000000000..df8e40cdf --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDPart.html @@ -0,0 +1,294 @@ + + + + + + + + Struct ULDPart + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDPartsList.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDPartsList.html new file mode 100644 index 000000000..aa4e862fc --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDPartsList.html @@ -0,0 +1,236 @@ + + + + + + + + Struct ULDPartsList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDTexture.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDTexture.html new file mode 100644 index 000000000..e73fc746a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDTexture.html @@ -0,0 +1,207 @@ + + + + + + + + Struct ULDTexture + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDWidgetInfo.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDWidgetInfo.html new file mode 100644 index 000000000..b6f065a31 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.ULDWidgetInfo.html @@ -0,0 +1,265 @@ + + + + + + + + Struct ULDWidgetInfo + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.ULD.html b/docs/api/FFXIVClientStructs.Component.GUI.ULD.html new file mode 100644 index 000000000..ac622840c --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.ULD.html @@ -0,0 +1,190 @@ + + + + + + + + Namespace FFXIVClientStructs.Component.GUI.ULD + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Component.GUI.html b/docs/api/FFXIVClientStructs.Component.GUI.html new file mode 100644 index 000000000..4147cf8a5 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Component.GUI.html @@ -0,0 +1,210 @@ + + + + + + + + Namespace FFXIVClientStructs.Component.GUI + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.FFXIVByteColor.html b/docs/api/FFXIVClientStructs.FFXIVByteColor.html new file mode 100644 index 000000000..6a3b9fa8b --- /dev/null +++ b/docs/api/FFXIVClientStructs.FFXIVByteColor.html @@ -0,0 +1,265 @@ + + + + + + + + Struct FFXIVByteColor + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.FFXIVString.html b/docs/api/FFXIVClientStructs.FFXIVString.html new file mode 100644 index 000000000..2d651ea8d --- /dev/null +++ b/docs/api/FFXIVClientStructs.FFXIVString.html @@ -0,0 +1,323 @@ + + + + + + + + Struct FFXIVString + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Group.Buff.html b/docs/api/FFXIVClientStructs.Group.Buff.html new file mode 100644 index 000000000..dfb67ac45 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Group.Buff.html @@ -0,0 +1,294 @@ + + + + + + + + Struct Buff + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Group.BuffList.html b/docs/api/FFXIVClientStructs.Group.BuffList.html new file mode 100644 index 000000000..21bf9dac5 --- /dev/null +++ b/docs/api/FFXIVClientStructs.Group.BuffList.html @@ -0,0 +1,323 @@ + + + + + + + + Struct BuffList + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Group.GroupManager.html b/docs/api/FFXIVClientStructs.Group.GroupManager.html new file mode 100644 index 000000000..677be8c5d --- /dev/null +++ b/docs/api/FFXIVClientStructs.Group.GroupManager.html @@ -0,0 +1,497 @@ + + + + + + + + Struct GroupManager + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Group.PartyMember.html b/docs/api/FFXIVClientStructs.Group.PartyMember.html new file mode 100644 index 000000000..e7727eb9c --- /dev/null +++ b/docs/api/FFXIVClientStructs.Group.PartyMember.html @@ -0,0 +1,874 @@ + + + + + + + + Struct PartyMember + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.Group.html b/docs/api/FFXIVClientStructs.Group.html new file mode 100644 index 000000000..94efc9e0a --- /dev/null +++ b/docs/api/FFXIVClientStructs.Group.html @@ -0,0 +1,124 @@ + + + + + + + + Namespace FFXIVClientStructs.Group + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/FFXIVClientStructs.html b/docs/api/FFXIVClientStructs.html new file mode 100644 index 000000000..7cde9e2b4 --- /dev/null +++ b/docs/api/FFXIVClientStructs.html @@ -0,0 +1,120 @@ + + + + + + + + Namespace FFXIVClientStructs + + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/docs/api/ImGuiNET.ImColor.html b/docs/api/ImGuiNET.ImColor.html index 9b71b268e..d5e7064fd 100644 --- a/docs/api/ImGuiNET.ImColor.html +++ b/docs/api/ImGuiNET.ImColor.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/ImGuiNET.ImColorPtr.html b/docs/api/ImGuiNET.ImColorPtr.html index 6beba6b3a..f179cd16b 100644 --- a/docs/api/ImGuiNET.ImColorPtr.html +++ b/docs/api/ImGuiNET.ImColorPtr.html @@ -10,7 +10,7 @@ - + @@ -614,7 +614,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawChannel.html b/docs/api/ImGuiNET.ImDrawChannel.html index 95275ed53..7cc4831ae 100644 --- a/docs/api/ImGuiNET.ImDrawChannel.html +++ b/docs/api/ImGuiNET.ImDrawChannel.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawChannelPtr.html b/docs/api/ImGuiNET.ImDrawChannelPtr.html index bf74d484b..661f74a25 100644 --- a/docs/api/ImGuiNET.ImDrawChannelPtr.html +++ b/docs/api/ImGuiNET.ImDrawChannelPtr.html @@ -10,7 +10,7 @@ - + @@ -419,7 +419,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawCmd.html b/docs/api/ImGuiNET.ImDrawCmd.html index 0167b1e3e..539a98237 100644 --- a/docs/api/ImGuiNET.ImDrawCmd.html +++ b/docs/api/ImGuiNET.ImDrawCmd.html @@ -10,7 +10,7 @@ - + @@ -323,7 +323,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawCmdPtr.html b/docs/api/ImGuiNET.ImDrawCmdPtr.html index 5cd0704bf..1bd6f7f0e 100644 --- a/docs/api/ImGuiNET.ImDrawCmdPtr.html +++ b/docs/api/ImGuiNET.ImDrawCmdPtr.html @@ -10,7 +10,7 @@ - + @@ -586,7 +586,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawCornerFlags.html b/docs/api/ImGuiNET.ImDrawCornerFlags.html index 3a7910360..f88598878 100644 --- a/docs/api/ImGuiNET.ImDrawCornerFlags.html +++ b/docs/api/ImGuiNET.ImDrawCornerFlags.html @@ -10,7 +10,7 @@ - + @@ -154,7 +154,8 @@ public enum ImDrawCornerFlags diff --git a/docs/api/ImGuiNET.ImDrawData.html b/docs/api/ImGuiNET.ImDrawData.html index 25a97a892..a538aa177 100644 --- a/docs/api/ImGuiNET.ImDrawData.html +++ b/docs/api/ImGuiNET.ImDrawData.html @@ -10,7 +10,7 @@ - + @@ -352,7 +352,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawDataPtr.html b/docs/api/ImGuiNET.ImDrawDataPtr.html index 7643f1731..dd8d8019c 100644 --- a/docs/api/ImGuiNET.ImDrawDataPtr.html +++ b/docs/api/ImGuiNET.ImDrawDataPtr.html @@ -10,7 +10,7 @@ - + @@ -708,7 +708,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawList.html b/docs/api/ImGuiNET.ImDrawList.html index d90fd216f..4c790cfbd 100644 --- a/docs/api/ImGuiNET.ImDrawList.html +++ b/docs/api/ImGuiNET.ImDrawList.html @@ -10,7 +10,7 @@ - + @@ -526,7 +526,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawListFlags.html b/docs/api/ImGuiNET.ImDrawListFlags.html index 90ec76e3a..1e2d92727 100644 --- a/docs/api/ImGuiNET.ImDrawListFlags.html +++ b/docs/api/ImGuiNET.ImDrawListFlags.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,8 @@ public enum ImDrawListFlags diff --git a/docs/api/ImGuiNET.ImDrawListPtr.html b/docs/api/ImGuiNET.ImDrawListPtr.html index 3e7f09ac1..d358e210e 100644 --- a/docs/api/ImGuiNET.ImDrawListPtr.html +++ b/docs/api/ImGuiNET.ImDrawListPtr.html @@ -10,7 +10,7 @@ - + @@ -4146,7 +4146,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawListSplitter.html b/docs/api/ImGuiNET.ImDrawListSplitter.html index a3b3e4732..a64dd12e2 100644 --- a/docs/api/ImGuiNET.ImDrawListSplitter.html +++ b/docs/api/ImGuiNET.ImDrawListSplitter.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawListSplitterPtr.html b/docs/api/ImGuiNET.ImDrawListSplitterPtr.html index cb367abde..37211f295 100644 --- a/docs/api/ImGuiNET.ImDrawListSplitterPtr.html +++ b/docs/api/ImGuiNET.ImDrawListSplitterPtr.html @@ -10,7 +10,7 @@ - + @@ -602,7 +602,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawVert.html b/docs/api/ImGuiNET.ImDrawVert.html index 5ba41a73d..9001b0c46 100644 --- a/docs/api/ImGuiNET.ImDrawVert.html +++ b/docs/api/ImGuiNET.ImDrawVert.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/ImGuiNET.ImDrawVertPtr.html b/docs/api/ImGuiNET.ImDrawVertPtr.html index 24b86a4cb..053a52188 100644 --- a/docs/api/ImGuiNET.ImDrawVertPtr.html +++ b/docs/api/ImGuiNET.ImDrawVertPtr.html @@ -10,7 +10,7 @@ - + @@ -449,7 +449,8 @@ diff --git a/docs/api/ImGuiNET.ImFont.html b/docs/api/ImGuiNET.ImFont.html index fe5308175..915eeabb9 100644 --- a/docs/api/ImGuiNET.ImFont.html +++ b/docs/api/ImGuiNET.ImFont.html @@ -10,7 +10,7 @@ - + @@ -584,7 +584,8 @@ diff --git a/docs/api/ImGuiNET.ImFontAtlas.html b/docs/api/ImGuiNET.ImFontAtlas.html index 0264ef678..744b91f39 100644 --- a/docs/api/ImGuiNET.ImFontAtlas.html +++ b/docs/api/ImGuiNET.ImFontAtlas.html @@ -10,7 +10,7 @@ - + @@ -555,7 +555,8 @@ diff --git a/docs/api/ImGuiNET.ImFontAtlasCustomRect.html b/docs/api/ImGuiNET.ImFontAtlasCustomRect.html index 56234f7ac..5fc44235c 100644 --- a/docs/api/ImGuiNET.ImFontAtlasCustomRect.html +++ b/docs/api/ImGuiNET.ImFontAtlasCustomRect.html @@ -10,7 +10,7 @@ - + @@ -352,7 +352,8 @@ diff --git a/docs/api/ImGuiNET.ImFontAtlasCustomRectPtr.html b/docs/api/ImGuiNET.ImFontAtlasCustomRectPtr.html index efffa03aa..023e9c767 100644 --- a/docs/api/ImGuiNET.ImFontAtlasCustomRectPtr.html +++ b/docs/api/ImGuiNET.ImFontAtlasCustomRectPtr.html @@ -10,7 +10,7 @@ - + @@ -646,7 +646,8 @@ diff --git a/docs/api/ImGuiNET.ImFontAtlasFlags.html b/docs/api/ImGuiNET.ImFontAtlasFlags.html index 4c0c70b37..15493d613 100644 --- a/docs/api/ImGuiNET.ImFontAtlasFlags.html +++ b/docs/api/ImGuiNET.ImFontAtlasFlags.html @@ -10,7 +10,7 @@ - + @@ -126,7 +126,8 @@ public enum ImFontAtlasFlags diff --git a/docs/api/ImGuiNET.ImFontAtlasPtr.html b/docs/api/ImGuiNET.ImFontAtlasPtr.html index 9580a8ff6..b663be06a 100644 --- a/docs/api/ImGuiNET.ImFontAtlasPtr.html +++ b/docs/api/ImGuiNET.ImFontAtlasPtr.html @@ -10,7 +10,7 @@ - + @@ -2764,7 +2764,8 @@ diff --git a/docs/api/ImGuiNET.ImFontConfig.html b/docs/api/ImGuiNET.ImFontConfig.html index 13cde0694..d5700f4db 100644 --- a/docs/api/ImGuiNET.ImFontConfig.html +++ b/docs/api/ImGuiNET.ImFontConfig.html @@ -10,7 +10,7 @@ - + @@ -642,7 +642,8 @@ diff --git a/docs/api/ImGuiNET.ImFontConfigPtr.html b/docs/api/ImGuiNET.ImFontConfigPtr.html index 7575f0736..573a145a9 100644 --- a/docs/api/ImGuiNET.ImFontConfigPtr.html +++ b/docs/api/ImGuiNET.ImFontConfigPtr.html @@ -10,7 +10,7 @@ - + @@ -916,7 +916,8 @@ diff --git a/docs/api/ImGuiNET.ImFontGlyph.html b/docs/api/ImGuiNET.ImFontGlyph.html index 311f83f0a..8acae1bcf 100644 --- a/docs/api/ImGuiNET.ImFontGlyph.html +++ b/docs/api/ImGuiNET.ImFontGlyph.html @@ -10,7 +10,7 @@ - + @@ -410,7 +410,8 @@ diff --git a/docs/api/ImGuiNET.ImFontGlyphPtr.html b/docs/api/ImGuiNET.ImFontGlyphPtr.html index 8595783e9..ec9877a6f 100644 --- a/docs/api/ImGuiNET.ImFontGlyphPtr.html +++ b/docs/api/ImGuiNET.ImFontGlyphPtr.html @@ -10,7 +10,7 @@ - + @@ -659,7 +659,8 @@ diff --git a/docs/api/ImGuiNET.ImFontGlyphRangesBuilder.html b/docs/api/ImGuiNET.ImFontGlyphRangesBuilder.html index b7cd89307..124ef1210 100644 --- a/docs/api/ImGuiNET.ImFontGlyphRangesBuilder.html +++ b/docs/api/ImGuiNET.ImFontGlyphRangesBuilder.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html b/docs/api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html index 9f60d80d8..b9e207a98 100644 --- a/docs/api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html +++ b/docs/api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html @@ -10,7 +10,7 @@ - + @@ -628,7 +628,8 @@ diff --git a/docs/api/ImGuiNET.ImFontPtr.html b/docs/api/ImGuiNET.ImFontPtr.html index fcc7d8a7d..fd9b2dc07 100644 --- a/docs/api/ImGuiNET.ImFontPtr.html +++ b/docs/api/ImGuiNET.ImFontPtr.html @@ -10,7 +10,7 @@ - + @@ -1359,7 +1359,8 @@ diff --git a/docs/api/ImGuiNET.ImGui.html b/docs/api/ImGuiNET.ImGui.html index d3a25d474..dffabb4c4 100644 --- a/docs/api/ImGuiNET.ImGui.html +++ b/docs/api/ImGuiNET.ImGui.html @@ -10,7 +10,7 @@ - + @@ -27413,7 +27413,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiBackendFlags.html b/docs/api/ImGuiNET.ImGuiBackendFlags.html index fbfbbf623..a8ea70332 100644 --- a/docs/api/ImGuiNET.ImGuiBackendFlags.html +++ b/docs/api/ImGuiNET.ImGuiBackendFlags.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ public enum ImGuiBackendFlags diff --git a/docs/api/ImGuiNET.ImGuiCol.html b/docs/api/ImGuiNET.ImGuiCol.html index 971a13dc7..a6ca1e780 100644 --- a/docs/api/ImGuiNET.ImGuiCol.html +++ b/docs/api/ImGuiNET.ImGuiCol.html @@ -10,7 +10,7 @@ - + @@ -309,7 +309,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiColorEditFlags.html b/docs/api/ImGuiNET.ImGuiColorEditFlags.html index 362a1ad7d..edbe482cc 100644 --- a/docs/api/ImGuiNET.ImGuiColorEditFlags.html +++ b/docs/api/ImGuiNET.ImGuiColorEditFlags.html @@ -10,7 +10,7 @@ - + @@ -226,7 +226,8 @@ public enum ImGuiColorEditFlags diff --git a/docs/api/ImGuiNET.ImGuiComboFlags.html b/docs/api/ImGuiNET.ImGuiComboFlags.html index 4a17b0cf7..d2e5ed823 100644 --- a/docs/api/ImGuiNET.ImGuiComboFlags.html +++ b/docs/api/ImGuiNET.ImGuiComboFlags.html @@ -10,7 +10,7 @@ - + @@ -150,7 +150,8 @@ public enum ImGuiComboFlags diff --git a/docs/api/ImGuiNET.ImGuiCond.html b/docs/api/ImGuiNET.ImGuiCond.html index 51754db51..bbfc575ca 100644 --- a/docs/api/ImGuiNET.ImGuiCond.html +++ b/docs/api/ImGuiNET.ImGuiCond.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiConfigFlags.html b/docs/api/ImGuiNET.ImGuiConfigFlags.html index 3c98903e1..c0f43300c 100644 --- a/docs/api/ImGuiNET.ImGuiConfigFlags.html +++ b/docs/api/ImGuiNET.ImGuiConfigFlags.html @@ -10,7 +10,7 @@ - + @@ -150,7 +150,8 @@ public enum ImGuiConfigFlags diff --git a/docs/api/ImGuiNET.ImGuiDataType.html b/docs/api/ImGuiNET.ImGuiDataType.html index 83ba73292..7a8faf584 100644 --- a/docs/api/ImGuiNET.ImGuiDataType.html +++ b/docs/api/ImGuiNET.ImGuiDataType.html @@ -10,7 +10,7 @@ - + @@ -157,7 +157,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiDir.html b/docs/api/ImGuiNET.ImGuiDir.html index c7260360c..e5eca0dff 100644 --- a/docs/api/ImGuiNET.ImGuiDir.html +++ b/docs/api/ImGuiNET.ImGuiDir.html @@ -10,7 +10,7 @@ - + @@ -137,7 +137,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiDragDropFlags.html b/docs/api/ImGuiNET.ImGuiDragDropFlags.html index b419d36bf..277d647ae 100644 --- a/docs/api/ImGuiNET.ImGuiDragDropFlags.html +++ b/docs/api/ImGuiNET.ImGuiDragDropFlags.html @@ -10,7 +10,7 @@ - + @@ -158,7 +158,8 @@ public enum ImGuiDragDropFlags diff --git a/docs/api/ImGuiNET.ImGuiFocusedFlags.html b/docs/api/ImGuiNET.ImGuiFocusedFlags.html index e758127ea..4e6f3b29e 100644 --- a/docs/api/ImGuiNET.ImGuiFocusedFlags.html +++ b/docs/api/ImGuiNET.ImGuiFocusedFlags.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ public enum ImGuiFocusedFlags diff --git a/docs/api/ImGuiNET.ImGuiHoveredFlags.html b/docs/api/ImGuiNET.ImGuiHoveredFlags.html index 6d66c9682..2b8bd38c9 100644 --- a/docs/api/ImGuiNET.ImGuiHoveredFlags.html +++ b/docs/api/ImGuiNET.ImGuiHoveredFlags.html @@ -10,7 +10,7 @@ - + @@ -154,7 +154,8 @@ public enum ImGuiHoveredFlags diff --git a/docs/api/ImGuiNET.ImGuiIO.html b/docs/api/ImGuiNET.ImGuiIO.html index a7a5dc605..b9415b13a 100644 --- a/docs/api/ImGuiNET.ImGuiIO.html +++ b/docs/api/ImGuiNET.ImGuiIO.html @@ -10,7 +10,7 @@ - + @@ -2556,7 +2556,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiIOPtr.html b/docs/api/ImGuiNET.ImGuiIOPtr.html index 0ee0adcca..6f36d2986 100644 --- a/docs/api/ImGuiNET.ImGuiIOPtr.html +++ b/docs/api/ImGuiNET.ImGuiIOPtr.html @@ -10,7 +10,7 @@ - + @@ -2735,7 +2735,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiInputTextCallback.html b/docs/api/ImGuiNET.ImGuiInputTextCallback.html index 4b1acd0f8..c0f618cdf 100644 --- a/docs/api/ImGuiNET.ImGuiInputTextCallback.html +++ b/docs/api/ImGuiNET.ImGuiInputTextCallback.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiInputTextCallbackData.html b/docs/api/ImGuiNET.ImGuiInputTextCallbackData.html index 398e96fdc..588a6a314 100644 --- a/docs/api/ImGuiNET.ImGuiInputTextCallbackData.html +++ b/docs/api/ImGuiNET.ImGuiInputTextCallbackData.html @@ -10,7 +10,7 @@ - + @@ -468,7 +468,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html b/docs/api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html index ea6b5a71b..084cad4bf 100644 --- a/docs/api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html +++ b/docs/api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html @@ -10,7 +10,7 @@ - + @@ -840,7 +840,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiInputTextFlags.html b/docs/api/ImGuiNET.ImGuiInputTextFlags.html index 4a17f0c7a..392f37c89 100644 --- a/docs/api/ImGuiNET.ImGuiInputTextFlags.html +++ b/docs/api/ImGuiNET.ImGuiInputTextFlags.html @@ -10,7 +10,7 @@ - + @@ -202,7 +202,8 @@ public enum ImGuiInputTextFlags diff --git a/docs/api/ImGuiNET.ImGuiKey.html b/docs/api/ImGuiNET.ImGuiKey.html index 926d28d97..036abde61 100644 --- a/docs/api/ImGuiNET.ImGuiKey.html +++ b/docs/api/ImGuiNET.ImGuiKey.html @@ -10,7 +10,7 @@ - + @@ -205,7 +205,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiListClipper.html b/docs/api/ImGuiNET.ImGuiListClipper.html index 68db0550a..9bc094de3 100644 --- a/docs/api/ImGuiNET.ImGuiListClipper.html +++ b/docs/api/ImGuiNET.ImGuiListClipper.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiListClipperPtr.html b/docs/api/ImGuiNET.ImGuiListClipperPtr.html index 41e688151..a6c0b8cac 100644 --- a/docs/api/ImGuiNET.ImGuiListClipperPtr.html +++ b/docs/api/ImGuiNET.ImGuiListClipperPtr.html @@ -10,7 +10,7 @@ - + @@ -670,7 +670,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiMouseCursor.html b/docs/api/ImGuiNET.ImGuiMouseCursor.html index eb74715ad..e3938c730 100644 --- a/docs/api/ImGuiNET.ImGuiMouseCursor.html +++ b/docs/api/ImGuiNET.ImGuiMouseCursor.html @@ -10,7 +10,7 @@ - + @@ -153,7 +153,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiNative.html b/docs/api/ImGuiNET.ImGuiNative.html index 3215fd1f1..84acfcf79 100644 --- a/docs/api/ImGuiNET.ImGuiNative.html +++ b/docs/api/ImGuiNET.ImGuiNative.html @@ -10,7 +10,7 @@ - + @@ -20459,7 +20459,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiNavInput.html b/docs/api/ImGuiNET.ImGuiNavInput.html index f7e29d1f0..04d890e48 100644 --- a/docs/api/ImGuiNET.ImGuiNavInput.html +++ b/docs/api/ImGuiNET.ImGuiNavInput.html @@ -10,7 +10,7 @@ - + @@ -209,7 +209,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiOnceUponAFrame.html b/docs/api/ImGuiNET.ImGuiOnceUponAFrame.html index 12c6cec07..5a4b7d643 100644 --- a/docs/api/ImGuiNET.ImGuiOnceUponAFrame.html +++ b/docs/api/ImGuiNET.ImGuiOnceUponAFrame.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiOnceUponAFramePtr.html b/docs/api/ImGuiNET.ImGuiOnceUponAFramePtr.html index 57abf4f8c..9b98a7422 100644 --- a/docs/api/ImGuiNET.ImGuiOnceUponAFramePtr.html +++ b/docs/api/ImGuiNET.ImGuiOnceUponAFramePtr.html @@ -10,7 +10,7 @@ - + @@ -406,7 +406,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiPayload.html b/docs/api/ImGuiNET.ImGuiPayload.html index 6d282e397..f4f754684 100644 --- a/docs/api/ImGuiNET.ImGuiPayload.html +++ b/docs/api/ImGuiNET.ImGuiPayload.html @@ -10,7 +10,7 @@ - + @@ -352,7 +352,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiPayloadPtr.html b/docs/api/ImGuiNET.ImGuiPayloadPtr.html index 95d50885c..71aae967f 100644 --- a/docs/api/ImGuiNET.ImGuiPayloadPtr.html +++ b/docs/api/ImGuiNET.ImGuiPayloadPtr.html @@ -10,7 +10,7 @@ - + @@ -738,7 +738,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiSelectableFlags.html b/docs/api/ImGuiNET.ImGuiSelectableFlags.html index 735ffb5ca..a00441d84 100644 --- a/docs/api/ImGuiNET.ImGuiSelectableFlags.html +++ b/docs/api/ImGuiNET.ImGuiSelectableFlags.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ public enum ImGuiSelectableFlags diff --git a/docs/api/ImGuiNET.ImGuiSizeCallback.html b/docs/api/ImGuiNET.ImGuiSizeCallback.html index f84add73a..f31a3d06b 100644 --- a/docs/api/ImGuiNET.ImGuiSizeCallback.html +++ b/docs/api/ImGuiNET.ImGuiSizeCallback.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiSizeCallbackData.html b/docs/api/ImGuiNET.ImGuiSizeCallbackData.html index b5ea51a37..1905f8ef6 100644 --- a/docs/api/ImGuiNET.ImGuiSizeCallbackData.html +++ b/docs/api/ImGuiNET.ImGuiSizeCallbackData.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiSizeCallbackDataPtr.html b/docs/api/ImGuiNET.ImGuiSizeCallbackDataPtr.html index e304e4be7..88c8314cf 100644 --- a/docs/api/ImGuiNET.ImGuiSizeCallbackDataPtr.html +++ b/docs/api/ImGuiNET.ImGuiSizeCallbackDataPtr.html @@ -10,7 +10,7 @@ - + @@ -479,7 +479,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiStorage.html b/docs/api/ImGuiNET.ImGuiStorage.html index 2b67fdda3..9108339e0 100644 --- a/docs/api/ImGuiNET.ImGuiStorage.html +++ b/docs/api/ImGuiNET.ImGuiStorage.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiStoragePair.html b/docs/api/ImGuiNET.ImGuiStoragePair.html index deef4b1b2..036434626 100644 --- a/docs/api/ImGuiNET.ImGuiStoragePair.html +++ b/docs/api/ImGuiNET.ImGuiStoragePair.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiStoragePairPtr.html b/docs/api/ImGuiNET.ImGuiStoragePairPtr.html index ae563b478..d4a6c9601 100644 --- a/docs/api/ImGuiNET.ImGuiStoragePairPtr.html +++ b/docs/api/ImGuiNET.ImGuiStoragePairPtr.html @@ -10,7 +10,7 @@ - + @@ -359,7 +359,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiStoragePtr.html b/docs/api/ImGuiNET.ImGuiStoragePtr.html index 6902c4e6a..22e0bf04e 100644 --- a/docs/api/ImGuiNET.ImGuiStoragePtr.html +++ b/docs/api/ImGuiNET.ImGuiStoragePtr.html @@ -10,7 +10,7 @@ - + @@ -1341,7 +1341,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiStyle.html b/docs/api/ImGuiNET.ImGuiStyle.html index fa53b34ec..e4be2c894 100644 --- a/docs/api/ImGuiNET.ImGuiStyle.html +++ b/docs/api/ImGuiNET.ImGuiStyle.html @@ -10,7 +10,7 @@ - + @@ -2498,7 +2498,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiStylePtr.html b/docs/api/ImGuiNET.ImGuiStylePtr.html index 3d3adbf6e..5c52b5810 100644 --- a/docs/api/ImGuiNET.ImGuiStylePtr.html +++ b/docs/api/ImGuiNET.ImGuiStylePtr.html @@ -10,7 +10,7 @@ - + @@ -1458,7 +1458,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiStyleVar.html b/docs/api/ImGuiNET.ImGuiStyleVar.html index 3a0b9d929..dd28783ff 100644 --- a/docs/api/ImGuiNET.ImGuiStyleVar.html +++ b/docs/api/ImGuiNET.ImGuiStyleVar.html @@ -10,7 +10,7 @@ - + @@ -209,7 +209,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiTabBarFlags.html b/docs/api/ImGuiNET.ImGuiTabBarFlags.html index 6e1da13ca..a32ed3566 100644 --- a/docs/api/ImGuiNET.ImGuiTabBarFlags.html +++ b/docs/api/ImGuiNET.ImGuiTabBarFlags.html @@ -10,7 +10,7 @@ - + @@ -158,7 +158,8 @@ public enum ImGuiTabBarFlags diff --git a/docs/api/ImGuiNET.ImGuiTabItemFlags.html b/docs/api/ImGuiNET.ImGuiTabItemFlags.html index ce0b5863f..234a73712 100644 --- a/docs/api/ImGuiNET.ImGuiTabItemFlags.html +++ b/docs/api/ImGuiNET.ImGuiTabItemFlags.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ public enum ImGuiTabItemFlags diff --git a/docs/api/ImGuiNET.ImGuiTextBuffer.html b/docs/api/ImGuiNET.ImGuiTextBuffer.html index daece3d7e..e2d351dba 100644 --- a/docs/api/ImGuiNET.ImGuiTextBuffer.html +++ b/docs/api/ImGuiNET.ImGuiTextBuffer.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiTextBufferPtr.html b/docs/api/ImGuiNET.ImGuiTextBufferPtr.html index db4aabfa3..7bec6ab68 100644 --- a/docs/api/ImGuiNET.ImGuiTextBufferPtr.html +++ b/docs/api/ImGuiNET.ImGuiTextBufferPtr.html @@ -10,7 +10,7 @@ - + @@ -667,7 +667,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiTextFilter.html b/docs/api/ImGuiNET.ImGuiTextFilter.html index 2793b3a3c..bfcd9c9d6 100644 --- a/docs/api/ImGuiNET.ImGuiTextFilter.html +++ b/docs/api/ImGuiNET.ImGuiTextFilter.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiTextFilterPtr.html b/docs/api/ImGuiNET.ImGuiTextFilterPtr.html index 5c9a86a9a..2656bc8b5 100644 --- a/docs/api/ImGuiNET.ImGuiTextFilterPtr.html +++ b/docs/api/ImGuiNET.ImGuiTextFilterPtr.html @@ -10,7 +10,7 @@ - + @@ -702,7 +702,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiTextRange.html b/docs/api/ImGuiNET.ImGuiTextRange.html index 9c85af145..ea1a8abea 100644 --- a/docs/api/ImGuiNET.ImGuiTextRange.html +++ b/docs/api/ImGuiNET.ImGuiTextRange.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiTextRangePtr.html b/docs/api/ImGuiNET.ImGuiTextRangePtr.html index 3d47d1881..4d55c7717 100644 --- a/docs/api/ImGuiNET.ImGuiTextRangePtr.html +++ b/docs/api/ImGuiNET.ImGuiTextRangePtr.html @@ -10,7 +10,7 @@ - + @@ -503,7 +503,8 @@ diff --git a/docs/api/ImGuiNET.ImGuiTreeNodeFlags.html b/docs/api/ImGuiNET.ImGuiTreeNodeFlags.html index fc787f7f7..0e9139f49 100644 --- a/docs/api/ImGuiNET.ImGuiTreeNodeFlags.html +++ b/docs/api/ImGuiNET.ImGuiTreeNodeFlags.html @@ -10,7 +10,7 @@ - + @@ -170,7 +170,8 @@ public enum ImGuiTreeNodeFlags diff --git a/docs/api/ImGuiNET.ImGuiWindowFlags.html b/docs/api/ImGuiNET.ImGuiWindowFlags.html index d654770f9..adbc778c0 100644 --- a/docs/api/ImGuiNET.ImGuiWindowFlags.html +++ b/docs/api/ImGuiNET.ImGuiWindowFlags.html @@ -10,7 +10,7 @@ - + @@ -234,7 +234,8 @@ public enum ImGuiWindowFlags diff --git a/docs/api/ImGuiNET.ImPtrVector-1.html b/docs/api/ImGuiNET.ImPtrVector-1.html index fa1bd9709..6a4b2043d 100644 --- a/docs/api/ImGuiNET.ImPtrVector-1.html +++ b/docs/api/ImGuiNET.ImPtrVector-1.html @@ -10,7 +10,7 @@ - + @@ -357,7 +357,8 @@ diff --git a/docs/api/ImGuiNET.ImVector-1.html b/docs/api/ImGuiNET.ImVector-1.html index a39fb77cb..7081e4f2d 100644 --- a/docs/api/ImGuiNET.ImVector-1.html +++ b/docs/api/ImGuiNET.ImVector-1.html @@ -10,7 +10,7 @@ - + @@ -347,7 +347,8 @@ diff --git a/docs/api/ImGuiNET.ImVector.html b/docs/api/ImGuiNET.ImVector.html index cd5bc49d0..0962dc389 100644 --- a/docs/api/ImGuiNET.ImVector.html +++ b/docs/api/ImGuiNET.ImVector.html @@ -10,7 +10,7 @@ - + @@ -333,7 +333,8 @@ diff --git a/docs/api/ImGuiNET.NullTerminatedString.html b/docs/api/ImGuiNET.NullTerminatedString.html index 3d83445aa..99bbeb36e 100644 --- a/docs/api/ImGuiNET.NullTerminatedString.html +++ b/docs/api/ImGuiNET.NullTerminatedString.html @@ -10,7 +10,7 @@ - + @@ -263,7 +263,8 @@ diff --git a/docs/api/ImGuiNET.RangeAccessor-1.html b/docs/api/ImGuiNET.RangeAccessor-1.html index beea09c5c..5aca2908d 100644 --- a/docs/api/ImGuiNET.RangeAccessor-1.html +++ b/docs/api/ImGuiNET.RangeAccessor-1.html @@ -10,7 +10,7 @@ - + @@ -101,7 +101,6 @@
    Syntax
    public struct RangeAccessor<T>
    -
         where T : struct
    Type Parameters
    @@ -320,7 +319,8 @@ diff --git a/docs/api/ImGuiNET.RangeAccessorExtensions.html b/docs/api/ImGuiNET.RangeAccessorExtensions.html index 97742c7f5..c7d1e3f26 100644 --- a/docs/api/ImGuiNET.RangeAccessorExtensions.html +++ b/docs/api/ImGuiNET.RangeAccessorExtensions.html @@ -10,7 +10,7 @@ - + @@ -175,7 +175,8 @@ diff --git a/docs/api/ImGuiNET.RangePtrAccessor-1.html b/docs/api/ImGuiNET.RangePtrAccessor-1.html index 3b6c20576..cf8adde46 100644 --- a/docs/api/ImGuiNET.RangePtrAccessor-1.html +++ b/docs/api/ImGuiNET.RangePtrAccessor-1.html @@ -10,7 +10,7 @@ - + @@ -101,7 +101,6 @@
    Syntax
    public struct RangePtrAccessor<T>
    -
         where T : struct
    Type Parameters
    @@ -320,7 +319,8 @@ diff --git a/docs/api/ImGuiNET.UnionValue.html b/docs/api/ImGuiNET.UnionValue.html index 328d962bb..f4bf3d8c7 100644 --- a/docs/api/ImGuiNET.UnionValue.html +++ b/docs/api/ImGuiNET.UnionValue.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/ImGuiNET.html b/docs/api/ImGuiNET.html index 21106a71a..e540b9a39 100644 --- a/docs/api/ImGuiNET.html +++ b/docs/api/ImGuiNET.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/ImGuiScene.FramerateLimit.LimitType.html b/docs/api/ImGuiScene.FramerateLimit.LimitType.html index 7f8b0928b..745353dab 100644 --- a/docs/api/ImGuiScene.FramerateLimit.LimitType.html +++ b/docs/api/ImGuiScene.FramerateLimit.LimitType.html @@ -10,7 +10,7 @@ - + @@ -122,15 +122,16 @@ This will disable vsync regardless of the fps value.

    diff --git a/docs/api/ImGuiScene.FramerateLimit.html b/docs/api/ImGuiScene.FramerateLimit.html index cd5904923..432642f30 100644 --- a/docs/api/ImGuiScene.FramerateLimit.html +++ b/docs/api/ImGuiScene.FramerateLimit.html @@ -10,7 +10,7 @@ - + @@ -113,10 +113,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d | - Improve this Doc + Improve this Doc - View Source + View Source

    FramerateLimit(FramerateLimit.LimitType, Int32)

    @@ -155,10 +155,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d | - Improve this Doc + Improve this Doc - View Source + View Source

    FPS

    @@ -186,10 +186,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d | - Improve this Doc + Improve this Doc - View Source + View Source

    Type

    @@ -219,10 +219,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d | - Improve this Doc + Improve this Doc - View Source + View Source

    ToString()

    @@ -257,15 +257,16 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
    diff --git a/docs/api/ImGuiScene.GLTextureWrap.html b/docs/api/ImGuiScene.GLTextureWrap.html index ae0706e6c..71e192347 100644 --- a/docs/api/ImGuiScene.GLTextureWrap.html +++ b/docs/api/ImGuiScene.GLTextureWrap.html @@ -10,7 +10,7 @@ - + @@ -121,10 +121,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle | - Improve this Doc + Improve this Doc - View Source + View Source

    GLTextureWrap(UInt32, Int32, Int32)

    @@ -165,10 +165,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle | - Improve this Doc + Improve this Doc - View Source + View Source

    Height

    @@ -195,10 +195,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGuiHandle

    @@ -225,10 +225,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle | - Improve this Doc + Improve this Doc - View Source + View Source

    Width

    @@ -257,10 +257,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -272,10 +272,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -304,10 +304,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -332,15 +332,16 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
    diff --git a/docs/api/ImGuiScene.IImGuiInputHandler.html b/docs/api/ImGuiScene.IImGuiInputHandler.html index 3fcfa202e..58ca73522 100644 --- a/docs/api/ImGuiScene.IImGuiInputHandler.html +++ b/docs/api/ImGuiScene.IImGuiInputHandler.html @@ -10,7 +10,7 @@ - + @@ -91,10 +91,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    NewFrame(Int32, Int32)

    @@ -128,10 +128,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    SetIniPath(String)

    @@ -166,15 +166,16 @@
    diff --git a/docs/api/ImGuiScene.IImGuiRenderer.html b/docs/api/ImGuiScene.IImGuiRenderer.html index bce47bdaa..54ed66043 100644 --- a/docs/api/ImGuiScene.IImGuiRenderer.html +++ b/docs/api/ImGuiScene.IImGuiRenderer.html @@ -10,7 +10,7 @@ - + @@ -86,10 +86,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Init(Object[])

    @@ -118,10 +118,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    NewFrame()

    @@ -133,10 +133,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    RenderDrawData(ImDrawDataPtr)

    @@ -165,10 +165,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Shutdown()

    @@ -186,15 +186,16 @@
    diff --git a/docs/api/ImGuiScene.IRenderer.html b/docs/api/ImGuiScene.IRenderer.html index d420f296f..e75d697f3 100644 --- a/docs/api/ImGuiScene.IRenderer.html +++ b/docs/api/ImGuiScene.IRenderer.html @@ -10,7 +10,7 @@ - + @@ -92,10 +92,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ClearColor

    @@ -123,10 +123,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Debuggable

    @@ -154,10 +154,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Type

    @@ -185,10 +185,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Vsync

    @@ -218,10 +218,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    AttachToWindow(SimpleSDLWindow)

    @@ -255,10 +255,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Clear()

    @@ -271,10 +271,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateTexture(Void*, Int32, Int32, Int32)

    @@ -342,10 +342,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Init()

    @@ -357,10 +357,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_NewFrame()

    @@ -372,10 +372,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_RenderDrawData(ImDrawDataPtr)

    @@ -404,10 +404,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Shutdown()

    @@ -419,10 +419,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Present()

    @@ -441,15 +441,16 @@
    diff --git a/docs/api/ImGuiScene.ImGui_Impl_DX11.html b/docs/api/ImGuiScene.ImGui_Impl_DX11.html index b973333bd..da4297200 100644 --- a/docs/api/ImGuiScene.ImGui_Impl_DX11.html +++ b/docs/api/ImGuiScene.ImGui_Impl_DX11.html @@ -10,7 +10,7 @@ - + @@ -124,10 +124,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateDeviceObjects()

    @@ -154,10 +154,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateFontsTexture()

    @@ -169,10 +169,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Init(Object[])

    @@ -201,10 +201,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    InvalidateDeviceObjects()

    @@ -216,10 +216,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    NewFrame()

    @@ -231,10 +231,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    RebuildFontTexture()

    @@ -246,10 +246,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    RenderDrawData(ImDrawDataPtr)

    @@ -278,10 +278,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    SetupRenderState(ImDrawDataPtr)

    @@ -310,10 +310,10 @@ Would be nice to organize it better, but it seems to work

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Shutdown()

    @@ -335,15 +335,16 @@ Would be nice to organize it better, but it seems to work

    diff --git a/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html b/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html index 279486ba6..056ae169f 100644 --- a/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html +++ b/docs/api/ImGuiScene.ImGui_Impl_OpenGL3.html @@ -10,7 +10,7 @@ - + @@ -121,10 +121,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us | - Improve this Doc + Improve this Doc - View Source + View Source

    Init(Object[])

    @@ -153,10 +153,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us | - Improve this Doc + Improve this Doc - View Source + View Source

    NewFrame()

    @@ -168,10 +168,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us | - Improve this Doc + Improve this Doc - View Source + View Source

    RenderDrawData(ImDrawDataPtr)

    @@ -200,10 +200,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us | - Improve this Doc + Improve this Doc - View Source + View Source

    Shutdown()

    @@ -225,15 +225,16 @@ State backup IS done for this renderer, because SDL does not play nicely when us
    diff --git a/docs/api/ImGuiScene.ImGui_Impl_SDL.html b/docs/api/ImGuiScene.ImGui_Impl_SDL.html index 717b2fc90..ef76db41b 100644 --- a/docs/api/ImGuiScene.ImGui_Impl_SDL.html +++ b/docs/api/ImGuiScene.ImGui_Impl_SDL.html @@ -10,7 +10,7 @@ - + @@ -121,10 +121,10 @@ A near-direct port of | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Impl_SDL(IntPtr)

    @@ -155,10 +155,10 @@ A near-direct port of | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -170,10 +170,10 @@ A near-direct port of | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -202,10 +202,10 @@ A near-direct port of | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -217,10 +217,10 @@ A near-direct port of | - Improve this Doc + Improve this Doc - View Source + View Source

    NewFrame(Int32, Int32)

    @@ -254,10 +254,10 @@ A near-direct port of | - Improve this Doc + Improve this Doc - View Source + View Source

    SetIniPath(String)

    @@ -299,15 +299,16 @@ A near-direct port of diff --git a/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html b/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html index cd06f1965..f3f21d0bd 100644 --- a/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html +++ b/docs/api/ImGuiScene.ImGui_Input_Impl_Direct.html @@ -10,7 +10,7 @@ - + @@ -119,10 +119,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Input_Impl_Direct(IntPtr)

    @@ -153,10 +153,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -168,10 +168,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -200,10 +200,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -215,10 +215,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    IsImGuiCursor(IntPtr)

    @@ -262,10 +262,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    NewFrame(Int32, Int32)

    @@ -299,10 +299,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    SetIniPath(String)

    @@ -344,15 +344,16 @@
    diff --git a/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html b/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html index 818aaed02..2f9b18cd1 100644 --- a/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html +++ b/docs/api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html @@ -10,7 +10,7 @@ - + @@ -89,15 +89,16 @@
    diff --git a/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html b/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html index 9ddcc33c8..51056a562 100644 --- a/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html +++ b/docs/api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html @@ -10,7 +10,7 @@ - + @@ -89,15 +89,16 @@
    diff --git a/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html b/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html index 4e0d98ea6..ca32cb57b 100644 --- a/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html +++ b/docs/api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html @@ -10,7 +10,7 @@ - + @@ -89,15 +89,16 @@
    diff --git a/docs/api/ImGuiScene.RawDX11Scene.html b/docs/api/ImGuiScene.RawDX11Scene.html index c90bda28c..2285190b5 100644 --- a/docs/api/ImGuiScene.RawDX11Scene.html +++ b/docs/api/ImGuiScene.RawDX11Scene.html @@ -10,7 +10,7 @@ - + @@ -118,10 +118,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    RawDX11Scene(IntPtr)

    @@ -150,10 +150,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    RawDX11Scene(IntPtr, IntPtr)

    @@ -189,10 +189,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    OnBuildUI

    User methods invoked every ImGui frame to construct custom UIs.

    @@ -219,10 +219,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    OnNewInputFrame

    @@ -248,10 +248,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    OnNewRenderFrame

    @@ -279,10 +279,40 @@ | - Improve this Doc + Improve this Doc - View Source + View Source + + +

    Device

    +
    +
    +
    Declaration
    +
    +
    public Device Device { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    SharpDX.Direct3D11.Device
    + + | + Improve this Doc + + + View Source

    ImGuiIniPath

    @@ -307,14 +337,44 @@ + + | + Improve this Doc + + + View Source + + +

    WindowHandle

    +
    +
    +
    Declaration
    +
    +
    public IntPtr WindowHandle { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.IntPtr

    Methods

    | - Improve this Doc + Improve this Doc - View Source + View Source

    CaptureScreenshot()

    @@ -341,10 +401,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -356,10 +416,10 @@
    | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -371,10 +431,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    InvalidateFonts()

    @@ -386,10 +446,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    IsImGuiCursor(IntPtr)

    @@ -433,10 +493,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    LoadImage(Byte[])

    @@ -480,10 +540,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    LoadImage(String)

    @@ -527,10 +587,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    LoadImageRaw(Byte[], Int32, Int32, Int32)

    @@ -589,10 +649,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    OnPostResize(Int32, Int32)

    @@ -626,10 +686,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    OnPreResize()

    @@ -641,10 +701,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Render()

    @@ -666,15 +726,16 @@
    diff --git a/docs/api/ImGuiScene.RendererFactory.RendererBackend.html b/docs/api/ImGuiScene.RendererFactory.RendererBackend.html index b06bc7ad9..e550df69e 100644 --- a/docs/api/ImGuiScene.RendererFactory.RendererBackend.html +++ b/docs/api/ImGuiScene.RendererFactory.RendererBackend.html @@ -10,7 +10,7 @@ - + @@ -113,15 +113,16 @@
    diff --git a/docs/api/ImGuiScene.RendererFactory.html b/docs/api/ImGuiScene.RendererFactory.html index 9a5d4aaa2..835b838f6 100644 --- a/docs/api/ImGuiScene.RendererFactory.html +++ b/docs/api/ImGuiScene.RendererFactory.html @@ -10,7 +10,7 @@ - + @@ -115,10 +115,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateRenderer(RendererFactory.RendererBackend, Boolean)

    @@ -176,15 +176,16 @@
    diff --git a/docs/api/ImGuiScene.SDLWindowGL.html b/docs/api/ImGuiScene.SDLWindowGL.html index 7cc880666..63f53a75a 100644 --- a/docs/api/ImGuiScene.SDLWindowGL.html +++ b/docs/api/ImGuiScene.SDLWindowGL.html @@ -10,7 +10,7 @@ - + @@ -147,10 +147,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    InitForRenderer(IRenderer)

    @@ -183,10 +183,10 @@
    SimpleSDLWindow.InitForRenderer(IRenderer)
    | - Improve this Doc + Improve this Doc - View Source + View Source

    WindowCreationFlags(WindowCreateInfo)

    @@ -245,15 +245,16 @@
    diff --git a/docs/api/ImGuiScene.SimpleD3D.html b/docs/api/ImGuiScene.SimpleD3D.html index 13ae78f93..2f8b13c22 100644 --- a/docs/api/ImGuiScene.SimpleD3D.html +++ b/docs/api/ImGuiScene.SimpleD3D.html @@ -10,7 +10,7 @@ - + @@ -120,10 +120,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ClearColor

    @@ -151,10 +151,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Debuggable

    @@ -182,10 +182,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Type

    @@ -213,10 +213,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Vsync

    @@ -246,10 +246,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    AttachToWindow(SimpleSDLWindow)

    @@ -280,10 +280,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Clear()

    @@ -296,10 +296,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateTexture(Void*, Int32, Int32, Int32)

    @@ -367,10 +367,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -382,10 +382,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -414,10 +414,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -429,10 +429,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Init()

    @@ -444,10 +444,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_NewFrame()

    @@ -459,10 +459,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_RenderDrawData(ImDrawDataPtr)

    @@ -491,10 +491,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Shutdown()

    @@ -506,10 +506,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Present()

    @@ -535,15 +535,16 @@
    diff --git a/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html b/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html index 04a5e64ec..b911671cf 100644 --- a/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html +++ b/docs/api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html @@ -10,7 +10,7 @@ - + @@ -89,15 +89,16 @@
    diff --git a/docs/api/ImGuiScene.SimpleImGuiScene.html b/docs/api/ImGuiScene.SimpleImGuiScene.html index 55aebf203..455e77b2f 100644 --- a/docs/api/ImGuiScene.SimpleImGuiScene.html +++ b/docs/api/ImGuiScene.SimpleImGuiScene.html @@ -10,7 +10,7 @@ - + @@ -121,10 +121,10 @@ Currently this always creates a new window rather than take ownership of an exis | - Improve this Doc + Improve this Doc - View Source + View Source

    SimpleImGuiScene(RendererFactory.RendererBackend, WindowCreateInfo, Boolean)

    @@ -168,10 +168,10 @@ Currently this always creates a new window rather than take ownership of an exis | - Improve this Doc + Improve this Doc - View Source + View Source

    OnBuildUI

    User methods invoked every ImGui frame to construct custom UIs.

    @@ -200,10 +200,10 @@ Currently this always creates a new window rather than take ownership of an exis | - Improve this Doc + Improve this Doc - View Source + View Source

    FramerateLimit

    @@ -232,10 +232,10 @@ The default behavior is | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGuiIniPath

    @@ -262,10 +262,10 @@ The default behavior is | - Improve this Doc + Improve this Doc - View Source + View Source

    OnSDLEvent

    @@ -294,10 +294,10 @@ This is just a convenience wrapper around | - Improve this Doc + Improve this Doc - View Source + View Source

    PauseWhenUnfocused

    @@ -327,10 +327,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Renderer

    @@ -358,10 +358,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    ShouldQuit

    @@ -389,10 +389,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Window

    @@ -422,10 +422,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateOverlay(RendererFactory.RendererBackend, SDL.SDL_Scancode, Single[], Boolean)

    @@ -489,10 +489,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -504,10 +504,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -536,10 +536,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -551,10 +551,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    LoadImage(Byte[])

    @@ -604,10 +604,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    LoadImage(String)

    @@ -657,10 +657,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    LoadImageRaw(Byte[], Int32, Int32, Int32)

    @@ -719,10 +719,10 @@ if you are rendering dynamic data.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Run()

    @@ -736,10 +736,10 @@ requests an exit (via | - Improve this Doc + Improve this Doc - View Source + View Source

    Update()

    @@ -763,15 +763,16 @@ This method does not check any quit conditions.

    diff --git a/docs/api/ImGuiScene.SimpleOGL3.html b/docs/api/ImGuiScene.SimpleOGL3.html index 9ef53be36..84056d7bb 100644 --- a/docs/api/ImGuiScene.SimpleOGL3.html +++ b/docs/api/ImGuiScene.SimpleOGL3.html @@ -10,7 +10,7 @@ - + @@ -120,10 +120,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ClearColor

    @@ -151,10 +151,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ContextMajorVersion

    @@ -181,10 +181,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ContextMinorVersion

    @@ -211,10 +211,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Debuggable

    @@ -242,10 +242,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Type

    @@ -273,10 +273,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Vsync

    @@ -306,10 +306,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    AttachToWindow(SimpleSDLWindow)

    @@ -340,10 +340,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Clear()

    @@ -356,10 +356,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateTexture(Void*, Int32, Int32, Int32)

    @@ -418,10 +418,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -433,10 +433,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -465,10 +465,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -480,10 +480,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Init()

    @@ -495,10 +495,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_NewFrame()

    @@ -510,10 +510,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_RenderDrawData(ImDrawDataPtr)

    @@ -542,10 +542,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGui_Shutdown()

    @@ -557,10 +557,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Present()

    @@ -586,15 +586,16 @@
    diff --git a/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html b/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html index 6766ec966..7fd09861c 100644 --- a/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html +++ b/docs/api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html @@ -10,7 +10,7 @@ - + @@ -106,15 +106,16 @@
    diff --git a/docs/api/ImGuiScene.SimpleSDLWindow.html b/docs/api/ImGuiScene.SimpleSDLWindow.html index d81a4ea82..96f0e4fb3 100644 --- a/docs/api/ImGuiScene.SimpleSDLWindow.html +++ b/docs/api/ImGuiScene.SimpleSDLWindow.html @@ -10,7 +10,7 @@ - + @@ -120,10 +120,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    OnSDLEvent

    @@ -151,10 +151,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    WantsClose

    @@ -182,10 +182,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Window

    @@ -215,10 +215,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateColorKey(Single, Single, Single)

    @@ -276,10 +276,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose()

    @@ -291,10 +291,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -323,10 +323,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Finalize()

    @@ -338,10 +338,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    GetHWnd()

    @@ -370,10 +370,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    InitForRenderer(IRenderer)

    @@ -402,10 +402,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    MakeTransparent(UInt32)

    @@ -440,10 +440,10 @@ Transparent regions behave as if they are not present, and can be clicked throug | - Improve this Doc + Improve this Doc - View Source + View Source

    ProcessEvents()

    @@ -457,10 +457,10 @@ User handlers from | - Improve this Doc + Improve this Doc - View Source + View Source

    WindowCreationFlags(WindowCreateInfo)

    @@ -517,15 +517,16 @@ User handlers from diff --git a/docs/api/ImGuiScene.TextureWrap.html b/docs/api/ImGuiScene.TextureWrap.html index fad520431..60c97e9fb 100644 --- a/docs/api/ImGuiScene.TextureWrap.html +++ b/docs/api/ImGuiScene.TextureWrap.html @@ -10,7 +10,7 @@ - + @@ -92,10 +92,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Height

    @@ -122,10 +122,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    ImGuiHandle

    @@ -153,10 +153,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Width

    @@ -189,15 +189,16 @@
    diff --git a/docs/api/ImGuiScene.WindowCreateInfo.html b/docs/api/ImGuiScene.WindowCreateInfo.html index 31bebe2d9..4cb25a5d4 100644 --- a/docs/api/ImGuiScene.WindowCreateInfo.html +++ b/docs/api/ImGuiScene.WindowCreateInfo.html @@ -10,7 +10,7 @@ - + @@ -115,10 +115,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    Fullscreen

    Whether the window should be created fullscreen. This is a borderless windowed mode and will not affect desktop resolution. @@ -146,10 +146,10 @@ Fullscreen windows are "always on top".

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Height

    The height of the window. Ignored for fullscreen windows.

    @@ -176,10 +176,10 @@ Fullscreen windows are "always on top".

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Title

    The window title. This will not be visible for fullscreen windows except in things like task manager.

    @@ -206,10 +206,10 @@ Fullscreen windows are "always on top".

    | - Improve this Doc + Improve this Doc - View Source + View Source

    TransparentColor

    An optional float[4] color key used to make any matching portion of the window's client area transparent. For example, setting this to magenta will @@ -238,10 +238,10 @@ Values are red, green, blue from 0 to 1.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    Width

    The width of the window. Ignored for fullscreen windows.

    @@ -268,10 +268,10 @@ Values are red, green, blue from 0 to 1.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    XPos

    The x location of the top left corner of the window. Ignored for fullscreen windows.

    @@ -298,10 +298,10 @@ Values are red, green, blue from 0 to 1.

    | - Improve this Doc + Improve this Doc - View Source + View Source

    YPos

    The y location of the top left corner of the window. Ignored for fullscreen windows.

    @@ -334,15 +334,16 @@ Values are red, green, blue from 0 to 1.

    diff --git a/docs/api/ImGuiScene.WindowFactory.html b/docs/api/ImGuiScene.WindowFactory.html index c41d340b9..4707930f5 100644 --- a/docs/api/ImGuiScene.WindowFactory.html +++ b/docs/api/ImGuiScene.WindowFactory.html @@ -10,7 +10,7 @@ - + @@ -115,10 +115,10 @@ | - Improve this Doc + Improve this Doc - View Source + View Source

    CreateForRenderer(IRenderer, WindowCreateInfo)

    @@ -176,15 +176,16 @@
    diff --git a/docs/api/ImGuiScene.html b/docs/api/ImGuiScene.html index 7362d09d7..c7b3c2c0d 100644 --- a/docs/api/ImGuiScene.html +++ b/docs/api/ImGuiScene.html @@ -10,7 +10,7 @@ - + @@ -174,7 +174,8 @@ Currently this always creates a new window rather than take ownership of an exis
    diff --git a/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html b/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html index 1ef128aa3..83b3dfbcd 100644 --- a/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html +++ b/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html b/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html index 52281d708..c27ceaa78 100644 --- a/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html +++ b/docs/api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html b/docs/api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html index 88eefa8b6..0e63ac168 100644 --- a/docs/api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html +++ b/docs/api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html @@ -10,7 +10,7 @@ - + @@ -381,7 +381,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_android_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_android_wminfo.html index aa65cf681..e31c7d75e 100644 --- a/docs/api/SDL2.SDL.INTERNAL_android_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_android_wminfo.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_cocoa_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_cocoa_wminfo.html index e9fc14f2c..014327387 100644 --- a/docs/api/SDL2.SDL.INTERNAL_cocoa_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_cocoa_wminfo.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_directfb_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_directfb_wminfo.html index 873003f29..0fcbdd423 100644 --- a/docs/api/SDL2.SDL.INTERNAL_directfb_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_directfb_wminfo.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_mir_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_mir_wminfo.html index 252ec760b..39bf8de0c 100644 --- a/docs/api/SDL2.SDL.INTERNAL_mir_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_mir_wminfo.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_uikit_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_uikit_wminfo.html index 7753c138b..b2ca6348b 100644 --- a/docs/api/SDL2.SDL.INTERNAL_uikit_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_uikit_wminfo.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_wayland_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_wayland_wminfo.html index e60a9c4ea..3fb82f8c2 100644 --- a/docs/api/SDL2.SDL.INTERNAL_wayland_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_wayland_wminfo.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_windows_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_windows_wminfo.html index 56e71ef7f..0fc5810f5 100644 --- a/docs/api/SDL2.SDL.INTERNAL_windows_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_windows_wminfo.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_winrt_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_winrt_wminfo.html index 8d4126217..312e7acaf 100644 --- a/docs/api/SDL2.SDL.INTERNAL_winrt_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_winrt_wminfo.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/SDL2.SDL.INTERNAL_x11_wminfo.html b/docs/api/SDL2.SDL.INTERNAL_x11_wminfo.html index a6f1aa051..536b38604 100644 --- a/docs/api/SDL2.SDL.INTERNAL_x11_wminfo.html +++ b/docs/api/SDL2.SDL.INTERNAL_x11_wminfo.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.SDLRWopsCloseCallback.html b/docs/api/SDL2.SDL.SDLRWopsCloseCallback.html index a8b20db64..d02c905b8 100644 --- a/docs/api/SDL2.SDL.SDLRWopsCloseCallback.html +++ b/docs/api/SDL2.SDL.SDLRWopsCloseCallback.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL.SDLRWopsReadCallback.html b/docs/api/SDL2.SDL.SDLRWopsReadCallback.html index 5eb7e8ebe..ef21ef16a 100644 --- a/docs/api/SDL2.SDL.SDLRWopsReadCallback.html +++ b/docs/api/SDL2.SDL.SDLRWopsReadCallback.html @@ -10,7 +10,7 @@ - + @@ -144,7 +144,8 @@ diff --git a/docs/api/SDL2.SDL.SDLRWopsSeekCallback.html b/docs/api/SDL2.SDL.SDLRWopsSeekCallback.html index ae1747c22..6ab361bb2 100644 --- a/docs/api/SDL2.SDL.SDLRWopsSeekCallback.html +++ b/docs/api/SDL2.SDL.SDLRWopsSeekCallback.html @@ -10,7 +10,7 @@ - + @@ -139,7 +139,8 @@ diff --git a/docs/api/SDL2.SDL.SDLRWopsSizeCallback.html b/docs/api/SDL2.SDL.SDLRWopsSizeCallback.html index 1e3b9eefb..9c48bfd18 100644 --- a/docs/api/SDL2.SDL.SDLRWopsSizeCallback.html +++ b/docs/api/SDL2.SDL.SDLRWopsSizeCallback.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL.SDLRWopsWriteCallback.html b/docs/api/SDL2.SDL.SDLRWopsWriteCallback.html index 73a36cf78..b9c008507 100644 --- a/docs/api/SDL2.SDL.SDLRWopsWriteCallback.html +++ b/docs/api/SDL2.SDL.SDLRWopsWriteCallback.html @@ -10,7 +10,7 @@ - + @@ -144,7 +144,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_AudioCallback.html b/docs/api/SDL2.SDL.SDL_AudioCallback.html index 19e75fe64..3aa543974 100644 --- a/docs/api/SDL2.SDL.SDL_AudioCallback.html +++ b/docs/api/SDL2.SDL.SDL_AudioCallback.html @@ -10,7 +10,7 @@ - + @@ -124,7 +124,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_AudioDeviceEvent.html b/docs/api/SDL2.SDL.SDL_AudioDeviceEvent.html index 6c7f1d700..d86e38562 100644 --- a/docs/api/SDL2.SDL.SDL_AudioDeviceEvent.html +++ b/docs/api/SDL2.SDL.SDL_AudioDeviceEvent.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_AudioSpec.html b/docs/api/SDL2.SDL.SDL_AudioSpec.html index 4eff748ac..4a4c2b4d1 100644 --- a/docs/api/SDL2.SDL.SDL_AudioSpec.html +++ b/docs/api/SDL2.SDL.SDL_AudioSpec.html @@ -10,7 +10,7 @@ - + @@ -352,7 +352,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_AudioStatus.html b/docs/api/SDL2.SDL.SDL_AudioStatus.html index 02a262354..8560121d9 100644 --- a/docs/api/SDL2.SDL.SDL_AudioStatus.html +++ b/docs/api/SDL2.SDL.SDL_AudioStatus.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_BlendFactor.html b/docs/api/SDL2.SDL.SDL_BlendFactor.html index 5fb5b9b9f..6dec03043 100644 --- a/docs/api/SDL2.SDL.SDL_BlendFactor.html +++ b/docs/api/SDL2.SDL.SDL_BlendFactor.html @@ -10,7 +10,7 @@ - + @@ -153,7 +153,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_BlendMode.html b/docs/api/SDL2.SDL.SDL_BlendMode.html index afb24b1cc..5af4a0b15 100644 --- a/docs/api/SDL2.SDL.SDL_BlendMode.html +++ b/docs/api/SDL2.SDL.SDL_BlendMode.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ public enum SDL_BlendMode diff --git a/docs/api/SDL2.SDL.SDL_BlendOperation.html b/docs/api/SDL2.SDL.SDL_BlendOperation.html index d00de0fda..3ab4ea93c 100644 --- a/docs/api/SDL2.SDL.SDL_BlendOperation.html +++ b/docs/api/SDL2.SDL.SDL_BlendOperation.html @@ -10,7 +10,7 @@ - + @@ -133,7 +133,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Color.html b/docs/api/SDL2.SDL.SDL_Color.html index 35b0eda82..e2e640a37 100644 --- a/docs/api/SDL2.SDL.SDL_Color.html +++ b/docs/api/SDL2.SDL.SDL_Color.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_ControllerAxisEvent.html b/docs/api/SDL2.SDL.SDL_ControllerAxisEvent.html index 085e3fb3c..1e3af2a0c 100644 --- a/docs/api/SDL2.SDL.SDL_ControllerAxisEvent.html +++ b/docs/api/SDL2.SDL.SDL_ControllerAxisEvent.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_ControllerButtonEvent.html b/docs/api/SDL2.SDL.SDL_ControllerButtonEvent.html index adf2b68f0..6697a5ffa 100644 --- a/docs/api/SDL2.SDL.SDL_ControllerButtonEvent.html +++ b/docs/api/SDL2.SDL.SDL_ControllerButtonEvent.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_ControllerDeviceEvent.html b/docs/api/SDL2.SDL.SDL_ControllerDeviceEvent.html index 2d1c151dc..51746b15d 100644 --- a/docs/api/SDL2.SDL.SDL_ControllerDeviceEvent.html +++ b/docs/api/SDL2.SDL.SDL_ControllerDeviceEvent.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_DisplayEvent.html b/docs/api/SDL2.SDL.SDL_DisplayEvent.html index aa50b2a92..9df67862d 100644 --- a/docs/api/SDL2.SDL.SDL_DisplayEvent.html +++ b/docs/api/SDL2.SDL.SDL_DisplayEvent.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_DisplayEventID.html b/docs/api/SDL2.SDL.SDL_DisplayEventID.html index e8d5c01cb..1d5c45b8e 100644 --- a/docs/api/SDL2.SDL.SDL_DisplayEventID.html +++ b/docs/api/SDL2.SDL.SDL_DisplayEventID.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_DisplayMode.html b/docs/api/SDL2.SDL.SDL_DisplayMode.html index 52664d48c..51d5d1aea 100644 --- a/docs/api/SDL2.SDL.SDL_DisplayMode.html +++ b/docs/api/SDL2.SDL.SDL_DisplayMode.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_DisplayOrientation.html b/docs/api/SDL2.SDL.SDL_DisplayOrientation.html index 35960cd32..98278cb03 100644 --- a/docs/api/SDL2.SDL.SDL_DisplayOrientation.html +++ b/docs/api/SDL2.SDL.SDL_DisplayOrientation.html @@ -10,7 +10,7 @@ - + @@ -133,7 +133,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_DollarGestureEvent.html b/docs/api/SDL2.SDL.SDL_DollarGestureEvent.html index e224ad49c..d829f75bf 100644 --- a/docs/api/SDL2.SDL.SDL_DollarGestureEvent.html +++ b/docs/api/SDL2.SDL.SDL_DollarGestureEvent.html @@ -10,7 +10,7 @@ - + @@ -352,7 +352,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_DropEvent.html b/docs/api/SDL2.SDL.SDL_DropEvent.html index b21a987f7..513a1a3fa 100644 --- a/docs/api/SDL2.SDL.SDL_DropEvent.html +++ b/docs/api/SDL2.SDL.SDL_DropEvent.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Event.html b/docs/api/SDL2.SDL.SDL_Event.html index 9a7b53b09..4168ccfda 100644 --- a/docs/api/SDL2.SDL.SDL_Event.html +++ b/docs/api/SDL2.SDL.SDL_Event.html @@ -10,7 +10,7 @@ - + @@ -874,7 +874,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_EventFilter.html b/docs/api/SDL2.SDL.SDL_EventFilter.html index d1d05bd00..b6e264f16 100644 --- a/docs/api/SDL2.SDL.SDL_EventFilter.html +++ b/docs/api/SDL2.SDL.SDL_EventFilter.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_EventType.html b/docs/api/SDL2.SDL.SDL_EventType.html index 8b8214afa..815394f33 100644 --- a/docs/api/SDL2.SDL.SDL_EventType.html +++ b/docs/api/SDL2.SDL.SDL_EventType.html @@ -10,7 +10,7 @@ - + @@ -317,7 +317,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_FPoint.html b/docs/api/SDL2.SDL.SDL_FPoint.html index 36c294132..bf76df0f8 100644 --- a/docs/api/SDL2.SDL.SDL_FPoint.html +++ b/docs/api/SDL2.SDL.SDL_FPoint.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_FRect.html b/docs/api/SDL2.SDL.SDL_FRect.html index b3537288e..0b9dcd63b 100644 --- a/docs/api/SDL2.SDL.SDL_FRect.html +++ b/docs/api/SDL2.SDL.SDL_FRect.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Finger.html b/docs/api/SDL2.SDL.SDL_Finger.html index c6fd43dc2..872166d65 100644 --- a/docs/api/SDL2.SDL.SDL_Finger.html +++ b/docs/api/SDL2.SDL.SDL_Finger.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_GLattr.html b/docs/api/SDL2.SDL.SDL_GLattr.html index d7cd43326..d57541af3 100644 --- a/docs/api/SDL2.SDL.SDL_GLattr.html +++ b/docs/api/SDL2.SDL.SDL_GLattr.html @@ -10,7 +10,7 @@ - + @@ -221,7 +221,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_GLcontext.html b/docs/api/SDL2.SDL.SDL_GLcontext.html index babcd8c0a..5bdd84701 100644 --- a/docs/api/SDL2.SDL.SDL_GLcontext.html +++ b/docs/api/SDL2.SDL.SDL_GLcontext.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,8 @@ public enum SDL_GLcontext diff --git a/docs/api/SDL2.SDL.SDL_GLprofile.html b/docs/api/SDL2.SDL.SDL_GLprofile.html index 1ba8d37ff..07a195ce9 100644 --- a/docs/api/SDL2.SDL.SDL_GLprofile.html +++ b/docs/api/SDL2.SDL.SDL_GLprofile.html @@ -10,7 +10,7 @@ - + @@ -126,7 +126,8 @@ public enum SDL_GLprofile diff --git a/docs/api/SDL2.SDL.SDL_GameControllerAxis.html b/docs/api/SDL2.SDL.SDL_GameControllerAxis.html index 04a30967a..20c6706aa 100644 --- a/docs/api/SDL2.SDL.SDL_GameControllerAxis.html +++ b/docs/api/SDL2.SDL.SDL_GameControllerAxis.html @@ -10,7 +10,7 @@ - + @@ -145,7 +145,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_GameControllerBindType.html b/docs/api/SDL2.SDL.SDL_GameControllerBindType.html index b65d49883..b187a1a6e 100644 --- a/docs/api/SDL2.SDL.SDL_GameControllerBindType.html +++ b/docs/api/SDL2.SDL.SDL_GameControllerBindType.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_GameControllerButton.html b/docs/api/SDL2.SDL.SDL_GameControllerButton.html index aa19845a4..ad5ec8a6f 100644 --- a/docs/api/SDL2.SDL.SDL_GameControllerButton.html +++ b/docs/api/SDL2.SDL.SDL_GameControllerButton.html @@ -10,7 +10,7 @@ - + @@ -181,7 +181,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_GameControllerButtonBind.html b/docs/api/SDL2.SDL.SDL_GameControllerButtonBind.html index db8070b04..77f69fcd6 100644 --- a/docs/api/SDL2.SDL.SDL_GameControllerButtonBind.html +++ b/docs/api/SDL2.SDL.SDL_GameControllerButtonBind.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_GenericEvent.html b/docs/api/SDL2.SDL.SDL_GenericEvent.html index 711f6380a..7ed923582 100644 --- a/docs/api/SDL2.SDL.SDL_GenericEvent.html +++ b/docs/api/SDL2.SDL.SDL_GenericEvent.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticCondition.html b/docs/api/SDL2.SDL.SDL_HapticCondition.html index 7620bd141..5ce4d3bbe 100644 --- a/docs/api/SDL2.SDL.SDL_HapticCondition.html +++ b/docs/api/SDL2.SDL.SDL_HapticCondition.html @@ -10,7 +10,7 @@ - + @@ -468,7 +468,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticConstant.html b/docs/api/SDL2.SDL.SDL_HapticConstant.html index 50b48394e..4b9d73779 100644 --- a/docs/api/SDL2.SDL.SDL_HapticConstant.html +++ b/docs/api/SDL2.SDL.SDL_HapticConstant.html @@ -10,7 +10,7 @@ - + @@ -439,7 +439,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticCustom.html b/docs/api/SDL2.SDL.SDL_HapticCustom.html index 8d9610249..117a42189 100644 --- a/docs/api/SDL2.SDL.SDL_HapticCustom.html +++ b/docs/api/SDL2.SDL.SDL_HapticCustom.html @@ -10,7 +10,7 @@ - + @@ -526,7 +526,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticDirection.html b/docs/api/SDL2.SDL.SDL_HapticDirection.html index 8a1d2f2d3..b206f839d 100644 --- a/docs/api/SDL2.SDL.SDL_HapticDirection.html +++ b/docs/api/SDL2.SDL.SDL_HapticDirection.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticEffect.html b/docs/api/SDL2.SDL.SDL_HapticEffect.html index 824e42847..89fb68d7b 100644 --- a/docs/api/SDL2.SDL.SDL_HapticEffect.html +++ b/docs/api/SDL2.SDL.SDL_HapticEffect.html @@ -10,7 +10,7 @@ - + @@ -323,7 +323,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticLeftRight.html b/docs/api/SDL2.SDL.SDL_HapticLeftRight.html index f8bdffd4b..1c332ec6c 100644 --- a/docs/api/SDL2.SDL.SDL_HapticLeftRight.html +++ b/docs/api/SDL2.SDL.SDL_HapticLeftRight.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticPeriodic.html b/docs/api/SDL2.SDL.SDL_HapticPeriodic.html index 3215d23b0..63a70cd37 100644 --- a/docs/api/SDL2.SDL.SDL_HapticPeriodic.html +++ b/docs/api/SDL2.SDL.SDL_HapticPeriodic.html @@ -10,7 +10,7 @@ - + @@ -526,7 +526,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HapticRamp.html b/docs/api/SDL2.SDL.SDL_HapticRamp.html index 1e1e308ed..d77ec9e57 100644 --- a/docs/api/SDL2.SDL.SDL_HapticRamp.html +++ b/docs/api/SDL2.SDL.SDL_HapticRamp.html @@ -10,7 +10,7 @@ - + @@ -468,7 +468,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HintPriority.html b/docs/api/SDL2.SDL.SDL_HintPriority.html index a4afbf59a..df844f01f 100644 --- a/docs/api/SDL2.SDL.SDL_HintPriority.html +++ b/docs/api/SDL2.SDL.SDL_HintPriority.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HitTest.html b/docs/api/SDL2.SDL.SDL_HitTest.html index 86f075327..725229af3 100644 --- a/docs/api/SDL2.SDL.SDL_HitTest.html +++ b/docs/api/SDL2.SDL.SDL_HitTest.html @@ -10,7 +10,7 @@ - + @@ -139,7 +139,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_HitTestResult.html b/docs/api/SDL2.SDL.SDL_HitTestResult.html index f9396d2aa..72b535131 100644 --- a/docs/api/SDL2.SDL.SDL_HitTestResult.html +++ b/docs/api/SDL2.SDL.SDL_HitTestResult.html @@ -10,7 +10,7 @@ - + @@ -153,7 +153,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_JoyAxisEvent.html b/docs/api/SDL2.SDL.SDL_JoyAxisEvent.html index 1f3c1e150..b3f902346 100644 --- a/docs/api/SDL2.SDL.SDL_JoyAxisEvent.html +++ b/docs/api/SDL2.SDL.SDL_JoyAxisEvent.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_JoyBallEvent.html b/docs/api/SDL2.SDL.SDL_JoyBallEvent.html index 0bd78f519..f961c84e0 100644 --- a/docs/api/SDL2.SDL.SDL_JoyBallEvent.html +++ b/docs/api/SDL2.SDL.SDL_JoyBallEvent.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_JoyButtonEvent.html b/docs/api/SDL2.SDL.SDL_JoyButtonEvent.html index 5d908378c..f83237a8f 100644 --- a/docs/api/SDL2.SDL.SDL_JoyButtonEvent.html +++ b/docs/api/SDL2.SDL.SDL_JoyButtonEvent.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_JoyDeviceEvent.html b/docs/api/SDL2.SDL.SDL_JoyDeviceEvent.html index 6eed3b75e..3f5aa821d 100644 --- a/docs/api/SDL2.SDL.SDL_JoyDeviceEvent.html +++ b/docs/api/SDL2.SDL.SDL_JoyDeviceEvent.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_JoyHatEvent.html b/docs/api/SDL2.SDL.SDL_JoyHatEvent.html index 61f551a27..f9aae661b 100644 --- a/docs/api/SDL2.SDL.SDL_JoyHatEvent.html +++ b/docs/api/SDL2.SDL.SDL_JoyHatEvent.html @@ -10,7 +10,7 @@ - + @@ -265,7 +265,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_JoystickPowerLevel.html b/docs/api/SDL2.SDL.SDL_JoystickPowerLevel.html index 6c0240bfc..5fd5b5170 100644 --- a/docs/api/SDL2.SDL.SDL_JoystickPowerLevel.html +++ b/docs/api/SDL2.SDL.SDL_JoystickPowerLevel.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_JoystickType.html b/docs/api/SDL2.SDL.SDL_JoystickType.html index 6dea98c73..68320f8fa 100644 --- a/docs/api/SDL2.SDL.SDL_JoystickType.html +++ b/docs/api/SDL2.SDL.SDL_JoystickType.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_KeyboardEvent.html b/docs/api/SDL2.SDL.SDL_KeyboardEvent.html index 88e455dd1..38b2cfe7f 100644 --- a/docs/api/SDL2.SDL.SDL_KeyboardEvent.html +++ b/docs/api/SDL2.SDL.SDL_KeyboardEvent.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Keycode.html b/docs/api/SDL2.SDL.SDL_Keycode.html index fb81ef746..e0f4de1a7 100644 --- a/docs/api/SDL2.SDL.SDL_Keycode.html +++ b/docs/api/SDL2.SDL.SDL_Keycode.html @@ -10,7 +10,7 @@ - + @@ -1057,7 +1057,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Keymod.html b/docs/api/SDL2.SDL.SDL_Keymod.html index f32ce29f8..b0270d98b 100644 --- a/docs/api/SDL2.SDL.SDL_Keymod.html +++ b/docs/api/SDL2.SDL.SDL_Keymod.html @@ -10,7 +10,7 @@ - + @@ -182,7 +182,8 @@ public enum SDL_Keymod : ushort diff --git a/docs/api/SDL2.SDL.SDL_Keysym.html b/docs/api/SDL2.SDL.SDL_Keysym.html index abf72630d..d12cf36a1 100644 --- a/docs/api/SDL2.SDL.SDL_Keysym.html +++ b/docs/api/SDL2.SDL.SDL_Keysym.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_LogOutputFunction.html b/docs/api/SDL2.SDL.SDL_LogOutputFunction.html index f04500197..39f32f4c7 100644 --- a/docs/api/SDL2.SDL.SDL_LogOutputFunction.html +++ b/docs/api/SDL2.SDL.SDL_LogOutputFunction.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_LogPriority.html b/docs/api/SDL2.SDL.SDL_LogPriority.html index 3ddcddb1c..d7df35bf8 100644 --- a/docs/api/SDL2.SDL.SDL_LogPriority.html +++ b/docs/api/SDL2.SDL.SDL_LogPriority.html @@ -10,7 +10,7 @@ - + @@ -141,7 +141,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MessageBoxButtonData.html b/docs/api/SDL2.SDL.SDL_MessageBoxButtonData.html index 1b1a195b5..31c610a05 100644 --- a/docs/api/SDL2.SDL.SDL_MessageBoxButtonData.html +++ b/docs/api/SDL2.SDL.SDL_MessageBoxButtonData.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MessageBoxButtonFlags.html b/docs/api/SDL2.SDL.SDL_MessageBoxButtonFlags.html index f0db7ae03..016ce204c 100644 --- a/docs/api/SDL2.SDL.SDL_MessageBoxButtonFlags.html +++ b/docs/api/SDL2.SDL.SDL_MessageBoxButtonFlags.html @@ -10,7 +10,7 @@ - + @@ -122,7 +122,8 @@ public enum SDL_MessageBoxButtonFlags : uint diff --git a/docs/api/SDL2.SDL.SDL_MessageBoxColor.html b/docs/api/SDL2.SDL.SDL_MessageBoxColor.html index 9c1edd32f..55faaf4e8 100644 --- a/docs/api/SDL2.SDL.SDL_MessageBoxColor.html +++ b/docs/api/SDL2.SDL.SDL_MessageBoxColor.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MessageBoxColorScheme.html b/docs/api/SDL2.SDL.SDL_MessageBoxColorScheme.html index ad2b7398b..d62635b2c 100644 --- a/docs/api/SDL2.SDL.SDL_MessageBoxColorScheme.html +++ b/docs/api/SDL2.SDL.SDL_MessageBoxColorScheme.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MessageBoxColorType.html b/docs/api/SDL2.SDL.SDL_MessageBoxColorType.html index 91176d875..323b4b1a5 100644 --- a/docs/api/SDL2.SDL.SDL_MessageBoxColorType.html +++ b/docs/api/SDL2.SDL.SDL_MessageBoxColorType.html @@ -10,7 +10,7 @@ - + @@ -137,7 +137,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MessageBoxData.html b/docs/api/SDL2.SDL.SDL_MessageBoxData.html index da036670c..880532e61 100644 --- a/docs/api/SDL2.SDL.SDL_MessageBoxData.html +++ b/docs/api/SDL2.SDL.SDL_MessageBoxData.html @@ -10,7 +10,7 @@ - + @@ -323,7 +323,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MessageBoxFlags.html b/docs/api/SDL2.SDL.SDL_MessageBoxFlags.html index ce1eceebe..52885553f 100644 --- a/docs/api/SDL2.SDL.SDL_MessageBoxFlags.html +++ b/docs/api/SDL2.SDL.SDL_MessageBoxFlags.html @@ -10,7 +10,7 @@ - + @@ -126,7 +126,8 @@ public enum SDL_MessageBoxFlags : uint diff --git a/docs/api/SDL2.SDL.SDL_MouseButtonEvent.html b/docs/api/SDL2.SDL.SDL_MouseButtonEvent.html index 57265ecf8..e7a1514b8 100644 --- a/docs/api/SDL2.SDL.SDL_MouseButtonEvent.html +++ b/docs/api/SDL2.SDL.SDL_MouseButtonEvent.html @@ -10,7 +10,7 @@ - + @@ -381,7 +381,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MouseMotionEvent.html b/docs/api/SDL2.SDL.SDL_MouseMotionEvent.html index a0f89ac62..e4f0ef662 100644 --- a/docs/api/SDL2.SDL.SDL_MouseMotionEvent.html +++ b/docs/api/SDL2.SDL.SDL_MouseMotionEvent.html @@ -10,7 +10,7 @@ - + @@ -381,7 +381,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MouseWheelDirection.html b/docs/api/SDL2.SDL.SDL_MouseWheelDirection.html index 19f722e11..6755abca0 100644 --- a/docs/api/SDL2.SDL.SDL_MouseWheelDirection.html +++ b/docs/api/SDL2.SDL.SDL_MouseWheelDirection.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MouseWheelEvent.html b/docs/api/SDL2.SDL.SDL_MouseWheelEvent.html index 47adb49f2..27be49b63 100644 --- a/docs/api/SDL2.SDL.SDL_MouseWheelEvent.html +++ b/docs/api/SDL2.SDL.SDL_MouseWheelEvent.html @@ -10,7 +10,7 @@ - + @@ -323,7 +323,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_MultiGestureEvent.html b/docs/api/SDL2.SDL.SDL_MultiGestureEvent.html index a208b9a77..0d2f375cb 100644 --- a/docs/api/SDL2.SDL.SDL_MultiGestureEvent.html +++ b/docs/api/SDL2.SDL.SDL_MultiGestureEvent.html @@ -10,7 +10,7 @@ - + @@ -381,7 +381,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html b/docs/api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html index a97af3c0c..db34af919 100644 --- a/docs/api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html +++ b/docs/api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_PIXELORDER_ENUM.html b/docs/api/SDL2.SDL.SDL_PIXELORDER_ENUM.html index bd7205c3a..23d8e6755 100644 --- a/docs/api/SDL2.SDL.SDL_PIXELORDER_ENUM.html +++ b/docs/api/SDL2.SDL.SDL_PIXELORDER_ENUM.html @@ -10,7 +10,7 @@ - + @@ -189,7 +189,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html b/docs/api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html index a3ed96073..b15372a68 100644 --- a/docs/api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html +++ b/docs/api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html @@ -10,7 +10,7 @@ - + @@ -161,7 +161,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Palette.html b/docs/api/SDL2.SDL.SDL_Palette.html index a923d6eed..f47a40d24 100644 --- a/docs/api/SDL2.SDL.SDL_Palette.html +++ b/docs/api/SDL2.SDL.SDL_Palette.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_PixelFormat.html b/docs/api/SDL2.SDL.SDL_PixelFormat.html index 6adc794ef..72d319902 100644 --- a/docs/api/SDL2.SDL.SDL_PixelFormat.html +++ b/docs/api/SDL2.SDL.SDL_PixelFormat.html @@ -10,7 +10,7 @@ - + @@ -642,7 +642,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Point.html b/docs/api/SDL2.SDL.SDL_Point.html index a78f6190e..95fc03d4c 100644 --- a/docs/api/SDL2.SDL.SDL_Point.html +++ b/docs/api/SDL2.SDL.SDL_Point.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_PowerState.html b/docs/api/SDL2.SDL.SDL_PowerState.html index ece9ffc71..c13e926d9 100644 --- a/docs/api/SDL2.SDL.SDL_PowerState.html +++ b/docs/api/SDL2.SDL.SDL_PowerState.html @@ -10,7 +10,7 @@ - + @@ -133,7 +133,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_QuitEvent.html b/docs/api/SDL2.SDL.SDL_QuitEvent.html index c4d7bbb3a..7a305edcb 100644 --- a/docs/api/SDL2.SDL.SDL_QuitEvent.html +++ b/docs/api/SDL2.SDL.SDL_QuitEvent.html @@ -10,7 +10,7 @@ - + @@ -178,7 +178,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_RWops.html b/docs/api/SDL2.SDL.SDL_RWops.html index 66c242c49..ae225c2f6 100644 --- a/docs/api/SDL2.SDL.SDL_RWops.html +++ b/docs/api/SDL2.SDL.SDL_RWops.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Rect.html b/docs/api/SDL2.SDL.SDL_Rect.html index 096d53db6..ee1270504 100644 --- a/docs/api/SDL2.SDL.SDL_Rect.html +++ b/docs/api/SDL2.SDL.SDL_Rect.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_RendererFlags.html b/docs/api/SDL2.SDL.SDL_RendererFlags.html index 2fe6d8976..b27d2238d 100644 --- a/docs/api/SDL2.SDL.SDL_RendererFlags.html +++ b/docs/api/SDL2.SDL.SDL_RendererFlags.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,8 @@ public enum SDL_RendererFlags : uint diff --git a/docs/api/SDL2.SDL.SDL_RendererFlip.html b/docs/api/SDL2.SDL.SDL_RendererFlip.html index a06427341..dd66605ef 100644 --- a/docs/api/SDL2.SDL.SDL_RendererFlip.html +++ b/docs/api/SDL2.SDL.SDL_RendererFlip.html @@ -10,7 +10,7 @@ - + @@ -126,7 +126,8 @@ public enum SDL_RendererFlip diff --git a/docs/api/SDL2.SDL.SDL_RendererInfo.html b/docs/api/SDL2.SDL.SDL_RendererInfo.html index 514dba105..c78d122ec 100644 --- a/docs/api/SDL2.SDL.SDL_RendererInfo.html +++ b/docs/api/SDL2.SDL.SDL_RendererInfo.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_SYSWM_TYPE.html b/docs/api/SDL2.SDL.SDL_SYSWM_TYPE.html index df76ebd5e..857063688 100644 --- a/docs/api/SDL2.SDL.SDL_SYSWM_TYPE.html +++ b/docs/api/SDL2.SDL.SDL_SYSWM_TYPE.html @@ -10,7 +10,7 @@ - + @@ -153,7 +153,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Scancode.html b/docs/api/SDL2.SDL.SDL_Scancode.html index 0497aba67..483379161 100644 --- a/docs/api/SDL2.SDL.SDL_Scancode.html +++ b/docs/api/SDL2.SDL.SDL_Scancode.html @@ -10,7 +10,7 @@ - + @@ -1081,7 +1081,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_SensorEvent.html b/docs/api/SDL2.SDL.SDL_SensorEvent.html index f94d24e49..049816f65 100644 --- a/docs/api/SDL2.SDL.SDL_SensorEvent.html +++ b/docs/api/SDL2.SDL.SDL_SensorEvent.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_SensorType.html b/docs/api/SDL2.SDL.SDL_SensorType.html index 423fb3dac..63b20f18a 100644 --- a/docs/api/SDL2.SDL.SDL_SensorType.html +++ b/docs/api/SDL2.SDL.SDL_SensorType.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_Surface.html b/docs/api/SDL2.SDL.SDL_Surface.html index 572989f62..99fe537e1 100644 --- a/docs/api/SDL2.SDL.SDL_Surface.html +++ b/docs/api/SDL2.SDL.SDL_Surface.html @@ -10,7 +10,7 @@ - + @@ -468,7 +468,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_SysWMEvent.html b/docs/api/SDL2.SDL.SDL_SysWMEvent.html index 336c9e2cc..977572397 100644 --- a/docs/api/SDL2.SDL.SDL_SysWMEvent.html +++ b/docs/api/SDL2.SDL.SDL_SysWMEvent.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_SysWMinfo.html b/docs/api/SDL2.SDL.SDL_SysWMinfo.html index b9075af26..f3ca6f60b 100644 --- a/docs/api/SDL2.SDL.SDL_SysWMinfo.html +++ b/docs/api/SDL2.SDL.SDL_SysWMinfo.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_SystemCursor.html b/docs/api/SDL2.SDL.SDL_SystemCursor.html index a02446575..b88296957 100644 --- a/docs/api/SDL2.SDL.SDL_SystemCursor.html +++ b/docs/api/SDL2.SDL.SDL_SystemCursor.html @@ -10,7 +10,7 @@ - + @@ -165,7 +165,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_TextEditingEvent.html b/docs/api/SDL2.SDL.SDL_TextEditingEvent.html index 26c04b3b6..cde8d8ad4 100644 --- a/docs/api/SDL2.SDL.SDL_TextEditingEvent.html +++ b/docs/api/SDL2.SDL.SDL_TextEditingEvent.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_TextInputEvent.html b/docs/api/SDL2.SDL.SDL_TextInputEvent.html index 4dd81bcae..3e4011109 100644 --- a/docs/api/SDL2.SDL.SDL_TextInputEvent.html +++ b/docs/api/SDL2.SDL.SDL_TextInputEvent.html @@ -10,7 +10,7 @@ - + @@ -236,7 +236,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_TextureAccess.html b/docs/api/SDL2.SDL.SDL_TextureAccess.html index 4a9671a50..53c5b27e9 100644 --- a/docs/api/SDL2.SDL.SDL_TextureAccess.html +++ b/docs/api/SDL2.SDL.SDL_TextureAccess.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_TextureModulate.html b/docs/api/SDL2.SDL.SDL_TextureModulate.html index 93b7ab58d..e9486fa6e 100644 --- a/docs/api/SDL2.SDL.SDL_TextureModulate.html +++ b/docs/api/SDL2.SDL.SDL_TextureModulate.html @@ -10,7 +10,7 @@ - + @@ -126,7 +126,8 @@ public enum SDL_TextureModulate diff --git a/docs/api/SDL2.SDL.SDL_TimerCallback.html b/docs/api/SDL2.SDL.SDL_TimerCallback.html index c677658f5..acaedd6a7 100644 --- a/docs/api/SDL2.SDL.SDL_TimerCallback.html +++ b/docs/api/SDL2.SDL.SDL_TimerCallback.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_TouchDeviceType.html b/docs/api/SDL2.SDL.SDL_TouchDeviceType.html index a19afc401..ef433d01c 100644 --- a/docs/api/SDL2.SDL.SDL_TouchDeviceType.html +++ b/docs/api/SDL2.SDL.SDL_TouchDeviceType.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_TouchFingerEvent.html b/docs/api/SDL2.SDL.SDL_TouchFingerEvent.html index 30f7efa31..a8d475647 100644 --- a/docs/api/SDL2.SDL.SDL_TouchFingerEvent.html +++ b/docs/api/SDL2.SDL.SDL_TouchFingerEvent.html @@ -10,7 +10,7 @@ - + @@ -381,7 +381,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_UserEvent.html b/docs/api/SDL2.SDL.SDL_UserEvent.html index 9c16528f6..71bf538cc 100644 --- a/docs/api/SDL2.SDL.SDL_UserEvent.html +++ b/docs/api/SDL2.SDL.SDL_UserEvent.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_WinRT_DeviceFamily.html b/docs/api/SDL2.SDL.SDL_WinRT_DeviceFamily.html index fcf66f103..799c9fab5 100644 --- a/docs/api/SDL2.SDL.SDL_WinRT_DeviceFamily.html +++ b/docs/api/SDL2.SDL.SDL_WinRT_DeviceFamily.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_WindowEvent.html b/docs/api/SDL2.SDL.SDL_WindowEvent.html index 6b47f677f..191e30b1a 100644 --- a/docs/api/SDL2.SDL.SDL_WindowEvent.html +++ b/docs/api/SDL2.SDL.SDL_WindowEvent.html @@ -10,7 +10,7 @@ - + @@ -294,7 +294,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_WindowEventID.html b/docs/api/SDL2.SDL.SDL_WindowEventID.html index e181c6ba4..fe5798c72 100644 --- a/docs/api/SDL2.SDL.SDL_WindowEventID.html +++ b/docs/api/SDL2.SDL.SDL_WindowEventID.html @@ -10,7 +10,7 @@ - + @@ -181,7 +181,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_WindowFlags.html b/docs/api/SDL2.SDL.SDL_WindowFlags.html index fea59ed74..250eb5a34 100644 --- a/docs/api/SDL2.SDL.SDL_WindowFlags.html +++ b/docs/api/SDL2.SDL.SDL_WindowFlags.html @@ -10,7 +10,7 @@ - + @@ -198,7 +198,8 @@ public enum SDL_WindowFlags : uint diff --git a/docs/api/SDL2.SDL.SDL_WindowsMessageHook.html b/docs/api/SDL2.SDL.SDL_WindowsMessageHook.html index 1aa7937aa..14a38e75f 100644 --- a/docs/api/SDL2.SDL.SDL_WindowsMessageHook.html +++ b/docs/api/SDL2.SDL.SDL_WindowsMessageHook.html @@ -10,7 +10,7 @@ - + @@ -149,7 +149,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_bool.html b/docs/api/SDL2.SDL.SDL_bool.html index a5f670cfd..1c2be6831 100644 --- a/docs/api/SDL2.SDL.SDL_bool.html +++ b/docs/api/SDL2.SDL.SDL_bool.html @@ -10,7 +10,7 @@ - + @@ -121,7 +121,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_eventaction.html b/docs/api/SDL2.SDL.SDL_eventaction.html index ff0779e11..61a3d117c 100644 --- a/docs/api/SDL2.SDL.SDL_eventaction.html +++ b/docs/api/SDL2.SDL.SDL_eventaction.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_iPhoneAnimationCallback.html b/docs/api/SDL2.SDL.SDL_iPhoneAnimationCallback.html index 1d367fb7e..d4e2de910 100644 --- a/docs/api/SDL2.SDL.SDL_iPhoneAnimationCallback.html +++ b/docs/api/SDL2.SDL.SDL_iPhoneAnimationCallback.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_main_func.html b/docs/api/SDL2.SDL.SDL_main_func.html index 21df2c26c..bc21c15fe 100644 --- a/docs/api/SDL2.SDL.SDL_main_func.html +++ b/docs/api/SDL2.SDL.SDL_main_func.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ diff --git a/docs/api/SDL2.SDL.SDL_version.html b/docs/api/SDL2.SDL.SDL_version.html index 55cf37521..09abd2636 100644 --- a/docs/api/SDL2.SDL.SDL_version.html +++ b/docs/api/SDL2.SDL.SDL_version.html @@ -10,7 +10,7 @@ - + @@ -207,7 +207,8 @@ diff --git a/docs/api/SDL2.SDL.html b/docs/api/SDL2.SDL.html index 8f1cdbd8e..8d2285620 100644 --- a/docs/api/SDL2.SDL.html +++ b/docs/api/SDL2.SDL.html @@ -10,7 +10,7 @@ - + @@ -32540,7 +32540,8 @@ diff --git a/docs/api/SDL2.SDL_image.IMG_InitFlags.html b/docs/api/SDL2.SDL_image.IMG_InitFlags.html index a8bfd4285..3741bdf8d 100644 --- a/docs/api/SDL2.SDL_image.IMG_InitFlags.html +++ b/docs/api/SDL2.SDL_image.IMG_InitFlags.html @@ -10,7 +10,7 @@ - + @@ -130,7 +130,8 @@ public enum IMG_InitFlags diff --git a/docs/api/SDL2.SDL_image.html b/docs/api/SDL2.SDL_image.html index 790e1d612..b9bdc0dc9 100644 --- a/docs/api/SDL2.SDL_image.html +++ b/docs/api/SDL2.SDL_image.html @@ -10,7 +10,7 @@ - + @@ -908,7 +908,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.ChannelFinishedDelegate.html b/docs/api/SDL2.SDL_mixer.ChannelFinishedDelegate.html index c8c459cb8..0f3dbcd75 100644 --- a/docs/api/SDL2.SDL_mixer.ChannelFinishedDelegate.html +++ b/docs/api/SDL2.SDL_mixer.ChannelFinishedDelegate.html @@ -10,7 +10,7 @@ - + @@ -114,7 +114,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.MIX_InitFlags.html b/docs/api/SDL2.SDL_mixer.MIX_InitFlags.html index a286a3e66..a0710c717 100644 --- a/docs/api/SDL2.SDL_mixer.MIX_InitFlags.html +++ b/docs/api/SDL2.SDL_mixer.MIX_InitFlags.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ public enum MIX_InitFlags diff --git a/docs/api/SDL2.SDL_mixer.MixFuncDelegate.html b/docs/api/SDL2.SDL_mixer.MixFuncDelegate.html index 52e01a83c..7f324d2d3 100644 --- a/docs/api/SDL2.SDL_mixer.MixFuncDelegate.html +++ b/docs/api/SDL2.SDL_mixer.MixFuncDelegate.html @@ -10,7 +10,7 @@ - + @@ -124,7 +124,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.Mix_EffectDone_t.html b/docs/api/SDL2.SDL_mixer.Mix_EffectDone_t.html index 91c153c2e..987a714c4 100644 --- a/docs/api/SDL2.SDL_mixer.Mix_EffectDone_t.html +++ b/docs/api/SDL2.SDL_mixer.Mix_EffectDone_t.html @@ -10,7 +10,7 @@ - + @@ -119,7 +119,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.Mix_EffectFunc_t.html b/docs/api/SDL2.SDL_mixer.Mix_EffectFunc_t.html index 751e0af70..eb5540d7a 100644 --- a/docs/api/SDL2.SDL_mixer.Mix_EffectFunc_t.html +++ b/docs/api/SDL2.SDL_mixer.Mix_EffectFunc_t.html @@ -10,7 +10,7 @@ - + @@ -129,7 +129,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.Mix_Fading.html b/docs/api/SDL2.SDL_mixer.Mix_Fading.html index c57a34a88..8809ff4f0 100644 --- a/docs/api/SDL2.SDL_mixer.Mix_Fading.html +++ b/docs/api/SDL2.SDL_mixer.Mix_Fading.html @@ -10,7 +10,7 @@ - + @@ -125,7 +125,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.Mix_MusicType.html b/docs/api/SDL2.SDL_mixer.Mix_MusicType.html index 8b40684fd..2b6c1e80c 100644 --- a/docs/api/SDL2.SDL_mixer.Mix_MusicType.html +++ b/docs/api/SDL2.SDL_mixer.Mix_MusicType.html @@ -10,7 +10,7 @@ - + @@ -153,7 +153,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.MusicFinishedDelegate.html b/docs/api/SDL2.SDL_mixer.MusicFinishedDelegate.html index 0bdc7e121..a304f927f 100644 --- a/docs/api/SDL2.SDL_mixer.MusicFinishedDelegate.html +++ b/docs/api/SDL2.SDL_mixer.MusicFinishedDelegate.html @@ -10,7 +10,7 @@ - + @@ -97,7 +97,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.SoundFontDelegate.html b/docs/api/SDL2.SDL_mixer.SoundFontDelegate.html index ce32317fa..f7d0f53a0 100644 --- a/docs/api/SDL2.SDL_mixer.SoundFontDelegate.html +++ b/docs/api/SDL2.SDL_mixer.SoundFontDelegate.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,8 @@ diff --git a/docs/api/SDL2.SDL_mixer.html b/docs/api/SDL2.SDL_mixer.html index 52e14ecc7..c9373dbb2 100644 --- a/docs/api/SDL2.SDL_mixer.html +++ b/docs/api/SDL2.SDL_mixer.html @@ -10,7 +10,7 @@ - + @@ -3332,7 +3332,8 @@ diff --git a/docs/api/SDL2.SDL_ttf.html b/docs/api/SDL2.SDL_ttf.html index 852a6cc74..b2469c9e8 100644 --- a/docs/api/SDL2.SDL_ttf.html +++ b/docs/api/SDL2.SDL_ttf.html @@ -10,7 +10,7 @@ - + @@ -2811,7 +2811,8 @@ diff --git a/docs/api/SDL2.html b/docs/api/SDL2.html index 0d1852a9d..82a7c5ec7 100644 --- a/docs/api/SDL2.html +++ b/docs/api/SDL2.html @@ -10,7 +10,7 @@ - + @@ -367,7 +367,8 @@ diff --git a/docs/api/index.html b/docs/api/index.html index 7df0d444a..8b438bb49 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -8,7 +8,7 @@ Dalamud Plugin API - + @@ -84,7 +84,8 @@ diff --git a/docs/api/toc.html b/docs/api/toc.html index 85c5dc413..b52666c1d 100644 --- a/docs/api/toc.html +++ b/docs/api/toc.html @@ -138,6 +138,9 @@
  • AutoTranslatePayload
  • +
  • + DalamudLinkPayload +
  • EmphasisItalicPayload
  • @@ -153,9 +156,15 @@
  • PlayerPayload
  • +
  • + QuestPayload +
  • RawPayload
  • +
  • + SeHyphenPayload +
  • StatusPayload
  • @@ -405,6 +414,9 @@
  • Framework
  • +
  • + Framework.OnDestroyDelegate +
  • Framework.OnUpdateDelegate
  • @@ -598,6 +610,520 @@ +
  • + + FFXIVClientStructs + + +
  • +
  • + + FFXIVClientStructs.Client.Game.Character + + +
  • +
  • + + FFXIVClientStructs.Client.Game.Object + + +
  • +
  • + + FFXIVClientStructs.Client.Graphics.Render + + +
  • +
  • + + FFXIVClientStructs.Client.Graphics.Scene + + +
  • +
  • + + FFXIVClientStructs.Client.System + + +
  • +
  • + + FFXIVClientStructs.Client.System.Configuration + + +
  • +
  • + + FFXIVClientStructs.Client.System.Resource.Handle + + +
  • +
  • + + FFXIVClientStructs.Client.UI + + +
  • +
  • + + FFXIVClientStructs.Common.Configuration + + +
  • +
  • + + FFXIVClientStructs.Component.GUI + + +
  • +
  • + + FFXIVClientStructs.Component.GUI.ULD + + +
  • +
  • + + FFXIVClientStructs.Group + + +
  • ImGuiNET diff --git a/docs/index.html b/docs/index.html index 35a4d1e0f..9b2604f02 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,7 +8,7 @@ Dalamud plugin API documentation - + @@ -76,7 +76,8 @@ diff --git a/docs/manifest.json b/docs/manifest.json index 436d4f93b..7337c38b7 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1,6 +1,6 @@ { "homepages": [], - "source_base_path": "D:/Sapphire/Dalamud", + "source_base_path": "D:/repo/Dalamud", "xrefmap": "xrefmap.yml", "files": [ { @@ -9,10 +9,10 @@ "output": { ".html": { "relative_path": "README.html", - "hash": "7jzrM7nEXdmFJXBf/aCfIA==" + "hash": "g6qdwVgHIWulxe63U0Y6pw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -21,10 +21,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Configuration.IPluginConfiguration.html", - "hash": "yRjD5lC7376eonY3f8iu0w==" + "hash": "ajYZIvbgXbTP9De8s4iyKQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -33,7 +33,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Configuration.PluginConfigurations.html", - "hash": "z+qqkaaYJOJn1LII2L/4qw==" + "hash": "N+DVNGODIpkZa/InD/kEZQ==" } }, "is_incremental": false, @@ -45,7 +45,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Configuration.html", - "hash": "1tb5slr9FMg5zBk+d3hAFg==" + "hash": "A+YTBnVEQLzussdR5++K6Q==" } }, "is_incremental": false, @@ -57,7 +57,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Data.DataManager.html", - "hash": "oZq/tdsncaBi6fSuSReqUw==" + "hash": "D56wfssdMq1HpTCn2ZxQ8g==" } }, "is_incremental": false, @@ -69,7 +69,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html", - "hash": "+0IRe80YNpcIaOJB/FQESg==" + "hash": "YoyY1YbEmGFlke/sy1xOtg==" } }, "is_incremental": false, @@ -81,7 +81,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Data.LuminaExtensions.html", - "hash": "V0zoUGplt77baE0fB34SJA==" + "hash": "0DyU4ZNSygx1PLiEfV+A0w==" } }, "is_incremental": false, @@ -93,7 +93,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Data.TransientSheet.Completion.html", - "hash": "ZE+tqqEdL6OP5Owdy+bpFQ==" + "hash": "POYDah+yi94vw31cSnHMoQ==" } }, "is_incremental": false, @@ -105,7 +105,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Data.TransientSheet.PetMirage.html", - "hash": "P5y39a7xOFDsnMyI8GnftQ==" + "hash": "2J/DGKuV/ZnAz2mky2JPRA==" } }, "is_incremental": false, @@ -117,7 +117,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Data.TransientSheet.html", - "hash": "/KS11p9aSaEQP+ia+MpY1w==" + "hash": "DCc7GfJg/yHYyTWqzrlT2w==" } }, "is_incremental": false, @@ -129,7 +129,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Data.html", - "hash": "FEj/tThpEk6vjWLKwrTZow==" + "hash": "Hqwo1rHKmwTMM72de/eQQg==" } }, "is_incremental": false, @@ -141,7 +141,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.EnumExtensions.html", - "hash": "3v8Q4ncIqp/SYnoJ3vlZuQ==" + "hash": "QCqBLb0wuJa8XafACaXrlQ==" } }, "is_incremental": false, @@ -153,10 +153,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeIconChar.html", - "hash": "yIQ6+ANgVNwrBJ7EglMfhw==" + "hash": "mF79POZ+wth2gbKQ2w3E/Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -165,10 +165,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.BitmapFontIcon.html", - "hash": "lfmzEskAo4LmtLP33gXhWg==" + "hash": "F37tbP0YizzxgEfbXCDXNg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -177,10 +177,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.ITextProvider.html", - "hash": "8L607TJxLxRMA8FPt3rvkw==" + "hash": "VvskyBM47+aXUGy4i2jAJA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -189,10 +189,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html", - "hash": "mJOu5rgN9QWY1ZVC9Jdd6A==" + "hash": "d7v5aezv9cdvT2ByTXh4oA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -201,10 +201,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html", - "hash": "AL1aUY91L0NDPhrlUB6cWQ==" + "hash": "pXyDNdLfcdncnSbFHZbqlg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -213,10 +213,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html", - "hash": "TkW0grcSXJXB0ydOTKPQ2A==" + "hash": "xIiVC3wYE0BVnVD7JYW8WA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -225,7 +225,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payload.html", - "hash": "2gWkclb6817t3npTwgBIbQ==" + "hash": "99K7tRWfO+COCtqlY2H0SA==" } }, "is_incremental": false, @@ -237,10 +237,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html", - "hash": "ex7x1ZOccyQFm6JHiP99Jw==" + "hash": "2ylAWItd7zi20shE9lRIhA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -249,7 +249,19 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html", - "hash": "gXuetKQ/24tSZFDR/BbP9g==" + "hash": "GajKcai1AHMRiYMtaJtyQg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.DalamudLinkPayload.yml", + "output": { + ".html": { + "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.DalamudLinkPayload.html", + "hash": "ZZjbnnISkVd+d4pt66C9ug==" } }, "is_incremental": false, @@ -261,7 +273,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html", - "hash": "6GRPht/ib4l4U67hu61mPg==" + "hash": "kz+Ra4O6NuQh3w8tNyveLw==" } }, "is_incremental": false, @@ -273,7 +285,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.IconPayload.html", - "hash": "PrAoveK+66ZMPUJout7DoQ==" + "hash": "tEbG3Djk4S8Ws9HJzaXuhQ==" } }, "is_incremental": false, @@ -285,7 +297,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html", - "hash": "WEBs1tAis+x8UmhAbxTJsg==" + "hash": "gZeIz6dA+/iC9lJ8fW/KXA==" } }, "is_incremental": false, @@ -297,7 +309,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html", - "hash": "Rk3tjrD7XiY7IYYa++sn4A==" + "hash": "35/mufJq8Gz9EXF58KCt0w==" } }, "is_incremental": false, @@ -309,7 +321,19 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html", - "hash": "Q1vWvfdKLgyRn1BScCo5Zg==" + "hash": "G1b1NK4XNv6CRZD+3xAgCg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.QuestPayload.yml", + "output": { + ".html": { + "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.QuestPayload.html", + "hash": "s5gsgfhD+9iEaDgF9gBVnw==" } }, "is_incremental": false, @@ -321,7 +345,19 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html", - "hash": "JW/npicKRqzjZAiA9X41gQ==" + "hash": "gAVUTvfSddLz618dSW9qBg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.SeHyphenPayload.yml", + "output": { + ".html": { + "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.SeHyphenPayload.html", + "hash": "ZSb8JXoZ0fSTHCm1eOPxZw==" } }, "is_incremental": false, @@ -333,7 +369,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html", - "hash": "VNAIds9G5xEhAwGQ1asYKA==" + "hash": "D3/Q0/wM6nnM5E5x1lxgwQ==" } }, "is_incremental": false, @@ -345,7 +381,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html", - "hash": "3JIBKklwR8TXntvV3Y8M2g==" + "hash": "n2RR8Ap7Z1alSLQl4girWQ==" } }, "is_incremental": false, @@ -357,7 +393,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html", - "hash": "ARwrO/hrD20akzDV5Hb6XQ==" + "hash": "xJemBCwUdtJPU1IrfNXnIQ==" } }, "is_incremental": false, @@ -369,7 +405,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html", - "hash": "f2yBKOFh/ul0RvGkIoe0Zw==" + "hash": "XU4oVKKlt2EpWzIsB7ljVA==" } }, "is_incremental": false, @@ -381,7 +417,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.Payloads.html", - "hash": "fRlSH7tsUc7COCYz33S+oA==" + "hash": "YCmDcfDJAectPpHdEZaSCw==" } }, "is_incremental": false, @@ -393,7 +429,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.SeString.html", - "hash": "ccYrNDwaMhmC71YsIi2Dew==" + "hash": "6O9tAgBwmsgznW17+rFiIg==" } }, "is_incremental": false, @@ -405,7 +441,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.SeStringManager.html", - "hash": "yCKnqG5KC9aPHmy9yocWVQ==" + "hash": "O5R4wWBRJ4cv3Btuib9iSg==" } }, "is_incremental": false, @@ -417,7 +453,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.SeStringHandling.html", - "hash": "alFekxvzmKE0SjBDasd5wQ==" + "hash": "5RoXqqSIkl5lifOPqJafFw==" } }, "is_incremental": false, @@ -429,10 +465,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.XivChatEntry.html", - "hash": "Io6HQadY9dAZcR/rcmkC/Q==" + "hash": "sLIYIL5yyEGb7mDdq6KUZA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -441,10 +477,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.XivChatType.html", - "hash": "Br7ZJLRR2L8WuwQo+Km6FQ==" + "hash": "cK/Z8sM/oxm1PKFo4rGqNQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -453,7 +489,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.XivChatTypeExtensions.html", - "hash": "wvcgvMvqPi+KiZof3sINYw==" + "hash": "Mluz529eFyJb/PA9R4u+Fw==" } }, "is_incremental": false, @@ -465,7 +501,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html", - "hash": "4yvVktg91xeHR/pq4ZreOQ==" + "hash": "e2j8V9aI81iQPAy4tD66SQ==" } }, "is_incremental": false, @@ -477,7 +513,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Chat.html", - "hash": "Kw0CuHiLJ5Q7QIyoQ9TBNg==" + "hash": "WKSXMKk1SxENjdiahnxfxQ==" } }, "is_incremental": false, @@ -489,10 +525,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ChatHandlers.html", - "hash": "mpq977+htgXazO+VpEJ9Dw==" + "hash": "eV86rNfXaZ2S6Ga/2O6Opg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -501,7 +537,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.ActorTable.html", - "hash": "NMlAPMK7QZihXfwNHwcpVQ==" + "hash": "gr1Re+DX0DAdljSugpdesQ==" } }, "is_incremental": false, @@ -513,10 +549,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html", - "hash": "RRnbhkABrsdZpIIURjibfQ==" + "hash": "tleeS+EmAKHWRIhiYbFxaA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -525,10 +561,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.ObjectKind.html", - "hash": "zP4oyZ1edCk70B9n4aoU1A==" + "hash": "q04LutCRvprGq7wZMTeJfw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -537,10 +573,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Position3.html", - "hash": "MPDhB7goyFRd92EnnnsRJg==" + "hash": "gTHeklPzMLcBF/teI5AKhg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -549,7 +585,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html", - "hash": "p7fROANr0kprVzteqzwtlA==" + "hash": "ontBOW18v3kmBuaIahJzmw==" } }, "is_incremental": false, @@ -561,7 +597,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html", - "hash": "HC4UG2Td1VYAFgQmvHdgQw==" + "hash": "N+2YxVPP3sFiUNRuFBa4lQ==" } }, "is_incremental": false, @@ -573,7 +609,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Resolvers.World.html", - "hash": "IVqobzyRSGzU7hJ5u3o2Mg==" + "hash": "4+NlIYWEyd52uS4d9tbMxg==" } }, "is_incremental": false, @@ -585,7 +621,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Resolvers.html", - "hash": "HzJCFkPtY6aVw044BStYEQ==" + "hash": "ZrKBDYlV5ZEi0V/tfs9CPg==" } }, "is_incremental": false, @@ -597,10 +633,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.TargetOffsets.html", - "hash": "z41ZQ/zl7Ks6rMTzYeWbFQ==" + "hash": "3yFr/aDm9kwXQPNl4QLaHA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -609,7 +645,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Targets.html", - "hash": "gdckcrT6dGo0cByiTtBRAQ==" + "hash": "ynqWR+GnzUFsij4xTgH+Rw==" } }, "is_incremental": false, @@ -621,7 +657,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.Actor.html", - "hash": "3ajKzHCSoX6ewENzf+20fg==" + "hash": "p2yMJnb7ZdPrdoaI6EJsjg==" } }, "is_incremental": false, @@ -633,7 +669,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.Chara.html", - "hash": "U5iiDttoGTsDX6veDlNGJQ==" + "hash": "MNhaPV5G/pjba252nXs0Og==" } }, "is_incremental": false, @@ -645,7 +681,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html", - "hash": "bDCtCDz/DS5UUtWmB8KJbA==" + "hash": "zSpWIIUDt5v598T/8oofPA==" } }, "is_incremental": false, @@ -657,10 +693,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html", - "hash": "o7UlGL64bZnPiIJrAzCuog==" + "hash": "fd09xTPQ9qDp/M9vmYzwNQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -669,7 +705,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.html", - "hash": "yT/wBAhP1JILW3hfgXM31w==" + "hash": "XG4iDCw4mBDrei8ec9Wv6A==" } }, "is_incremental": false, @@ -681,7 +717,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html", - "hash": "+ZooIbNbQYlFHPtQTrzyZw==" + "hash": "3DTzTqltjvdiLBtBwfmGgA==" } }, "is_incremental": false, @@ -693,7 +729,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.html", - "hash": "kWgmFAlZ13iw0U6VH3hU1w==" + "hash": "7YEaCz3pYCSwNqW1DgASDg==" } }, "is_incremental": false, @@ -705,7 +741,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html", - "hash": "LRuocB1cDZmTNQGsfOczmQ==" + "hash": "ozsGhdEwRRKToiA025WVmQ==" } }, "is_incremental": false, @@ -717,7 +753,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html", - "hash": "+I2jvw5gmkni3RJDIpgmRQ==" + "hash": "R+xhVPz+Nqle08mJgHEjzg==" } }, "is_incremental": false, @@ -729,7 +765,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.Types.html", - "hash": "h3/OJm2rFlTkhrK04oODew==" + "hash": "44mWZHzniGYbbX1RVZEZwg==" } }, "is_incremental": false, @@ -741,7 +777,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Actors.html", - "hash": "cIvWYTmpqCQrqPR2FMmeOA==" + "hash": "HJPOrXabLLtwXDDtV13Orw==" } }, "is_incremental": false, @@ -753,7 +789,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.ClientState.html", - "hash": "xT+jUgojXEBV9k06Uteh4w==" + "hash": "cwNy4BMLP+O8kBQX9gBKgg==" } }, "is_incremental": false, @@ -765,10 +801,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Condition.html", - "hash": "yj12wyGzDREK3Z0qjlb0MQ==" + "hash": "LEaCm7y4pjQqtNO2grpKlg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -777,10 +813,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.ConditionFlag.html", - "hash": "YWXOj+D1tRZiruwYBzbfzw==" + "hash": "8HK3Poas5klPgRCVP96z+w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -789,10 +825,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.JobGauges.html", - "hash": "S8EsPMHkvM6yTU5IfB1bbA==" + "hash": "TuzHcEm2ReJEIJnshspYpQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -801,10 +837,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.KeyState.html", - "hash": "fF6RhfOgrbgTPMyBiNsQEg==" + "hash": "XGu8nRkhTSGLF7grA5O7ew==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -813,7 +849,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.PartyList.html", - "hash": "LFImuIja/Hhmb2ySCXvOoQ==" + "hash": "8rSdyiKBmUKfhPB60YXhZA==" } }, "is_incremental": false, @@ -825,10 +861,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.Actor.html", - "hash": "INW25siVqD9TcFnZB1MNfA==" + "hash": "X2h1XZDCbGdmpCSLG8yUJg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -837,10 +873,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.ActorOffsets.html", - "hash": "+F/LTdSQ3HTdC4sA3l6Fdw==" + "hash": "gEFD0xUDy3Ddxf3wseqauA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -849,10 +885,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html", - "hash": "N+lpdi523karPuVjgQf8pA==" + "hash": "pLoxhQvlSbp1KxcqzKq5UA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -861,10 +897,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html", - "hash": "YzEXeXjGKdvomU8TP7rCFw==" + "hash": "PTF7Gu1h9O6u7i6+1FDltQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -873,10 +909,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html", - "hash": "Qx+2kdQdK2TyqLJnrXAzGQ==" + "hash": "JpYC6dSws9qrrwVW8zzqpg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -885,10 +921,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html", - "hash": "QyU/Kgr5rjPEpY4BBFc8AA==" + "hash": "cqM2wBDUH/vzTHTanC93mw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -897,10 +933,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html", - "hash": "xUKdUoU3dAbC2qd1NHo6iQ==" + "hash": "nV3CeZGM8mE6TkrSJjGcQg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -909,10 +945,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html", - "hash": "HzQk05OtT6mYmm5wPqIGiA==" + "hash": "OidCJYRM4PGh1t/ZyVk5WA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -921,10 +957,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html", - "hash": "HSLmhP0+a++rd4RhLLGRfA==" + "hash": "o8BW2PzBWQzs1z2VJqfuYw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -933,10 +969,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html", - "hash": "6PEWKqYqKsZjRgpaveK0Pw==" + "hash": "8Ji0pOV01p0moGeBG++NcQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -945,10 +981,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html", - "hash": "tsQLPtSQ4DU/9z2aBx/Q7w==" + "hash": "eujPRHHGlBiJudWlaPP85g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -957,10 +993,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html", - "hash": "pyYFwWt3PvV2FU0Z6lqvGw==" + "hash": "fgke3bsgC7GLZSWBT92pRA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -969,10 +1005,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html", - "hash": "6Hf8vA+mmiHCLchHDY/1Yw==" + "hash": "PRqP1jXOO33+9WRD3jppQw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -981,10 +1017,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html", - "hash": "+B/b3fVOj4tyCL/T8eVrTA==" + "hash": "b9KykawPk/V8QhfeWAO+bA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -993,10 +1029,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html", - "hash": "+v37n4hb8qxScW7AYZA59Q==" + "hash": "a0bYTa74w7iYNULrJaq6aA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1005,10 +1041,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html", - "hash": "hQMGklKLgA0/CPwbJMLG9A==" + "hash": "hVx/FEMhHvD+EZXYDMgV5g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1017,10 +1053,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html", - "hash": "l1vqpQhZsZXZxi4aruqnXg==" + "hash": "VkCvXycJexnOCfbOqIQqjA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1029,10 +1065,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.html", - "hash": "Cdj6LiZUzqEK72+W5hPvnQ==" + "hash": "AR50wzMZ+2RGRSGZ0LSTaQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1041,10 +1077,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html", - "hash": "gmjgsoF6MmLmCKNo3C4XhA==" + "hash": "zf88+Kz/M1MUFvXkwI0Jcg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1053,10 +1089,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html", - "hash": "9eN2fZj7+bJn4B7ZkYhveg==" + "hash": "HUb0qhd9z0THoRP10rrwmg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1065,10 +1101,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html", - "hash": "RfzW4Lbm9XEx2xvsU3ZyvQ==" + "hash": "Rt/oGk69nkF3om/ahw11yg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1077,10 +1113,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html", - "hash": "VSB+ytCCsNblwX35fNYTCg==" + "hash": "XGfwtgHsWXLQS2vQXbjgGw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1089,10 +1125,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html", - "hash": "akEN+NfOv1lt9ibTVwIoEA==" + "hash": "5lvmUIWACOzj1iRTHaxmbQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1101,10 +1137,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html", - "hash": "qgggfoRV+TO5g7eNbmuRMA==" + "hash": "Z7JxxUSwK+t9bohCkWK0Uw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1113,10 +1149,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html", - "hash": "G4y+yzbK59Pc08WhkQIlew==" + "hash": "VJdSYXneTa0/caEd9QswmQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1125,10 +1161,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html", - "hash": "xgPW9Crd4/zRAHkHmuGbKQ==" + "hash": "VGcE8F8kGzPoWHkxU3aJhg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1137,10 +1173,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.html", - "hash": "lwpEqvbbtV+F6yEQU9rYUw==" + "hash": "MRJb5+q6vJxglXd1VPijNQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1149,10 +1185,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html", - "hash": "diA8O0C6A/t43cgQUrb/Gg==" + "hash": "8c535UQBsP2vGgz/bsBnDA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1161,10 +1197,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.JobGauge.html", - "hash": "FTT9YFR7tePP3df8aUTJhw==" + "hash": "UVQXPMq8fOYkAFWbwLfAXQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1173,10 +1209,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.PartyMember.html", - "hash": "Pkoi6CwVkOIW8LVP0ZeTuQ==" + "hash": "S0sL1MXCP5uU/kR+VInFVw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1185,10 +1221,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.StatusEffect.html", - "hash": "RPbisOgW8tnm+m1pFBbY/Q==" + "hash": "NWsz6uHterk4Peg5jJ0owA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1197,10 +1233,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.Structs.html", - "hash": "diFP5Qgy/mjoE/O1LzmGkQ==" + "hash": "uOne8f9f389Mm/dJ4OuaiA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1209,7 +1245,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.ClientState.html", - "hash": "ghwM1QLzWli7WBdSZBRxiQ==" + "hash": "8bdAw4TrFRt6jBdxhqLcqQ==" } }, "is_incremental": false, @@ -1221,10 +1257,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Command.CommandInfo.HandlerDelegate.html", - "hash": "mI35kYqH3luIIM4g5LyzTg==" + "hash": "1xxf9RCOz5tR/MzaVMd4eg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1233,10 +1269,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Command.CommandInfo.html", - "hash": "4itsfsmXvxTe7KnqWw31XA==" + "hash": "g4ov50Wf3OeGa5I+8iDwQw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1245,10 +1281,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Command.CommandManager.html", - "hash": "SQOngDQ8hroEUt17zcyE9g==" + "hash": "aGfcXZAJvSuDIgSaDKz/Ow==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1257,10 +1293,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Command.html", - "hash": "dhltcv47K37IBAGWBsiLNQ==" + "hash": "6IP6CSgg0afxMfbMSkbetw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1269,7 +1305,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.AntiDebug.html", - "hash": "O+ERbyUE0VxK6rCVNJHG+g==" + "hash": "Hd3mxKqr7dBjIDVlylHJiw==" } }, "is_incremental": false, @@ -1281,7 +1317,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html", - "hash": "FvKahSFExGKm00VnyawxZA==" + "hash": "un2DKXxwlequd47SHu0q8g==" } }, "is_incremental": false, @@ -1293,7 +1329,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html", - "hash": "9GtF3ViiaBGsAeWQcv5wgA==" + "hash": "1EhfQuRluN4UTyIL7hAsLQ==" } }, "is_incremental": false, @@ -1305,7 +1341,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.DXGI.html", - "hash": "IENeye4rCv4w2ruIiD+Cmg==" + "hash": "dgPLlBxRh3yfUlk939RwZg==" } }, "is_incremental": false, @@ -1317,7 +1353,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.File.ResourceManager.html", - "hash": "L3PudV1dtvquYdJxP5yFSw==" + "hash": "kHLfC/qrcH83VKWCKsJScA==" } }, "is_incremental": false, @@ -1329,7 +1365,19 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.File.html", - "hash": "Bg+D7Zxu+bceA1bST3qgRQ==" + "hash": "QB+2Cnwh7kehbeFqXnf78Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/Dalamud.Game.Internal.Framework.OnDestroyDelegate.yml", + "output": { + ".html": { + "relative_path": "api/Dalamud.Game.Internal.Framework.OnDestroyDelegate.html", + "hash": "SzWodMUepRWU3jW+I5bcIw==" } }, "is_incremental": false, @@ -1341,7 +1389,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Framework.OnUpdateDelegate.html", - "hash": "urmTzIIDlmeY9rAOgvyD8A==" + "hash": "07TZPu5Xdo14BvgbYbmljg==" } }, "is_incremental": false, @@ -1353,7 +1401,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Framework.html", - "hash": "DeHd12A7aZwYckYJqIBgrg==" + "hash": "wq0qAQXH+WYmGEu/mKnC4Q==" } }, "is_incremental": false, @@ -1365,10 +1413,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.Addon.Addon.html", - "hash": "FlKDx35FmkbiMZP668drYg==" + "hash": "xo23k8yBJmHOupW1Ncmigw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1377,10 +1425,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.Addon.html", - "hash": "kVKEPwc19t6O9q4TekRgYw==" + "hash": "aawhnHROWaeuXAK8r+FonA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1389,10 +1437,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate.html", - "hash": "lZcm28nJ/BV+ZCv619SUag==" + "hash": "tiSMbYC+gjoUf94ko+fjxg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1401,10 +1449,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html", - "hash": "9QbddOocmdKdIBR+GdAxsw==" + "hash": "Q9U8pAQPiO/Dy9v+uBLDww==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1413,10 +1461,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate.html", - "hash": "pxdRR1+sx1ho7vxbjORvNQ==" + "hash": "K92gN0ClmB17lA7gxGp3GA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1425,7 +1473,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.ChatGui.html", - "hash": "AVXKzX+/aby+lxqW+uXcSg==" + "hash": "ertiuX7OeXOhHBgGRYkQTw==" } }, "is_incremental": false, @@ -1437,10 +1485,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.GameGui.GetBaseUIObjectDelegate.html", - "hash": "H2Kl2mKsI1BSOkEVnhh2gw==" + "hash": "bG/TVNrppemSxdkNpYXo5Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1449,7 +1497,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.GameGui.html", - "hash": "4rqSNAedlmi/KU30cnFI5Q==" + "hash": "8Wo1e9oFJPi3xzXsfWY8TQ==" } }, "is_incremental": false, @@ -1461,10 +1509,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.Structs.Addon.html", - "hash": "+1jTM23S6yACIBnrWPKSlw==" + "hash": "C4vJ2xQgnVSu+CdgVcawMg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1473,10 +1521,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.Structs.AddonOffsets.html", - "hash": "nFTYhkl/nRspJ69D2u7UMA==" + "hash": "KZ5mt3KdCBTPCaZAIqoGHg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1485,10 +1533,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.Structs.AtkResNode.html", - "hash": "miCn5OZrEk4Ny+SPI1D5nw==" + "hash": "Nt1ladjsZOoiZwyvw7v+1A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1497,10 +1545,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.Structs.html", - "hash": "MYaCMqvmE8Y9hed8TsxMPg==" + "hash": "pkTOquyQXQtjAMLCJQ6a+g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1509,10 +1557,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate.html", - "hash": "9keHki6AVLKgHsgqEHUJyg==" + "hash": "4vrEIlz2C8/V1BSwiCG8tA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1521,7 +1569,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.TargetManager.html", - "hash": "pcPIO48fKvxCht5PiHrthA==" + "hash": "GTViEzaaE9DogvLrzMqD3Q==" } }, "is_incremental": false, @@ -1533,7 +1581,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Gui.html", - "hash": "hGfqJHRaN48LFd1hnyO+bg==" + "hash": "XSHq1++9Q0RQYWZM/NPnZQ==" } }, "is_incremental": false, @@ -1545,7 +1593,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Libc.LibcFunction.html", - "hash": "JVRXrGEk4tyvutg8QYTkFw==" + "hash": "yt/7WDTtblWAehB/xkKMEA==" } }, "is_incremental": false, @@ -1557,7 +1605,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Libc.OwnedStdString.html", - "hash": "jPS1xx4z9oddhtY+Jf5xdQ==" + "hash": "Iao/haiQdmqcttl1qn6pSw==" } }, "is_incremental": false, @@ -1569,10 +1617,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Libc.StdString.html", - "hash": "PjTcN/EZ2iCkVxV7QSby+A==" + "hash": "0dU3UslmkDy6yJXBeeaZHA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1581,7 +1629,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Libc.html", - "hash": "YFnnzxCojVdco0yVFEkpzg==" + "hash": "Lq5on2JKzY1iPalZrkGw5g==" } }, "is_incremental": false, @@ -1593,10 +1641,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate.html", - "hash": "zDMmDLfb9OAiQ4cGkBFZcg==" + "hash": "ylXMKNZXANv4WxyC4TrvKA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1605,7 +1653,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Network.GameNetwork.html", - "hash": "sPPPox5U3X0WB00KYCYPWA==" + "hash": "mbb9m1bthZhpkPZ2qzKfkQ==" } }, "is_incremental": false, @@ -1617,10 +1665,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html", - "hash": "4RTreWBniH0ZnV2E+TquAA==" + "hash": "hc0XoMbcVKKv4WEvczZeSw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1629,7 +1677,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.Network.html", - "hash": "fBd8o4I53lLDu0LHUA8HDA==" + "hash": "5ce4OnH/SHjPaIXdtTNmlQ==" } }, "is_incremental": false, @@ -1641,7 +1689,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Internal.html", - "hash": "TdcCE6zhQlLHQ2jxlA0puA==" + "hash": "FYfkrNPWqsAGawfh/24LRQ==" } }, "is_incremental": false, @@ -1653,10 +1701,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.NetworkHandlers.html", - "hash": "QsKhEFbEHGi4w8YAYxXdDQ==" + "hash": "W/dWR0B88SPRnxisL4AVOg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1665,10 +1713,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html", - "hash": "5Qyd0fZCt9LXxCuSxZLRpg==" + "hash": "q/4j1IPdJCph/X73doO4Qg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1677,10 +1725,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html", - "hash": "HFwtsvIiAEINQbGssM4IMw==" + "hash": "5fPYxe2GPjUkkzgF1fl9fw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1689,10 +1737,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html", - "hash": "UqbUCcELboW6UeYzqDkUhw==" + "hash": "5tLiwjZX7BX+elg/EuJfpA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1701,10 +1749,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html", - "hash": "i/3YNUPCPqM35ifDtqDhsQ==" + "hash": "7UoAQIF8KzJMoEKJcnZNTg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1713,10 +1761,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.Structures.MarketBoardHistory.html", - "hash": "Tef7wO/EKju3lZIhWyinjQ==" + "hash": "IBO6xSuO5+hx94fuYRx5LQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1725,10 +1773,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.Structures.MarketTaxRates.html", - "hash": "FQGc+UPJMI3z5NhV7cXTrA==" + "hash": "E9GMK4TiaFNAif1d88YksA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1737,10 +1785,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.Structures.html", - "hash": "iIQD1IY660Ug6LR1Q3tMjQ==" + "hash": "UBqjuxc6VFPGJQAkNK+IDQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1749,10 +1797,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.Network.html", - "hash": "CUz0CZ83baQYWmuWK6pezg==" + "hash": "A3F2sVsy59gOzPXGKOYejg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1761,7 +1809,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.SigScanner.html", - "hash": "FTqtzXvy5zhdPs20xus1Vg==" + "hash": "jKK/4XVs7pFqFEYtSptSqg==" } }, "is_incremental": false, @@ -1773,7 +1821,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Game.html", - "hash": "yOtMdJ51+NBm/RxQT0F43g==" + "hash": "It81mk7sYx74g2HA+tM7VQ==" } }, "is_incremental": false, @@ -1785,10 +1833,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Interface.FontAwesomeExtensions.html", - "hash": "+qAU+XiYT2ZjhtWq6FUCKQ==" + "hash": "4rlK2av1flK4ipmYTulaBA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1797,10 +1845,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Interface.FontAwesomeIcon.html", - "hash": "lxTBnm9Co+fHx/hV5Mopvw==" + "hash": "rdSseznerJzRhfWGuWY+Cg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1809,10 +1857,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Interface.MySinkExtensions.html", - "hash": "cXbF4DguE0CJ+983dBSqNw==" + "hash": "lCUup0TubXczz2elG6VV0Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1821,7 +1869,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Interface.UiBuilder.html", - "hash": "YYMXxI9wwxsZFPrb8jqqOA==" + "hash": "pQFiHDkKMZkLJMhN3daSlg==" } }, "is_incremental": false, @@ -1833,7 +1881,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Interface.html", - "hash": "oQTIHwPgefHDKmi080oduQ==" + "hash": "BaZL3tU/CMceaW8KNUDseQ==" } }, "is_incremental": false, @@ -1845,7 +1893,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Plugin.DalamudPluginInterface.html", - "hash": "hgfUlBn5o82csB7bH1m4ww==" + "hash": "X/tEyJXT4fZAm5fLvxjm0w==" } }, "is_incremental": false, @@ -1857,7 +1905,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Plugin.IDalamudPlugin.html", - "hash": "s1eImkKKYAdz66CCnpJHXQ==" + "hash": "NB+ofE3fvwQHofR8abbqDQ==" } }, "is_incremental": false, @@ -1869,10 +1917,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Plugin.PluginDefinition.html", - "hash": "02rlFCFXpzawfHpTasF73Q==" + "hash": "lBHTdpo+TQQStXeNdrsBgQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1881,10 +1929,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Plugin.PluginLoadReason.html", - "hash": "ESRU95ZvC9QRmDmC4fo/3A==" + "hash": "klxVNAkyNq5c3AjoN8QG5w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1893,10 +1941,10 @@ "output": { ".html": { "relative_path": "api/Dalamud.Plugin.PluginLog.html", - "hash": "Wiaddc8GC3+hm7/3s7K1zQ==" + "hash": "MsoMpQ6OifoIpou944MGww==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1905,7 +1953,1855 @@ "output": { ".html": { "relative_path": "api/Dalamud.Plugin.html", - "hash": "+HOv/N8dFPqn5/V5PWjhRg==" + "hash": "PN2g0sujiOs75SXhVxQ8zg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Game.Character.BattleChara.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Game.Character.BattleChara.html", + "hash": "XgLScKNiS786k0mZAuJv1g==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Game.Character.Character.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Game.Character.Character.html", + "hash": "kXK9ahxZNKJMOWhnT7H0tA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Game.Character.Companion.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Game.Character.Companion.html", + "hash": "eJjG4gKp9WMQFObvkocdcw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Game.Character.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Game.Character.html", + "hash": "cv1nUdczmvb0CWPbeHfp8w==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Game.Object.GameObject.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Game.Object.GameObject.html", + "hash": "BeFs1qCNJDteUCm4efFE6g==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Game.Object.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Game.Object.html", + "hash": "AYEXO0mRpeFHFP5omXz2EA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.Notifier.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.Notifier.html", + "hash": "+AU7H8jd4tzPzw38RtBlTg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.OffscreenRenderingManager.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.OffscreenRenderingManager.html", + "hash": "rtyG5p4Y+SCffvHlqax/+Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.Texture.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.Texture.html", + "hash": "TIHLVM2QGKnM6n/+qECcCA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.TextureFormat.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.TextureFormat.html", + "hash": "SJ8LAkZ8357PTyuXmEQ5PQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Render.html", + "hash": "u0HuPIfNCj9mmnG2a8h58A==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.CharacterBase.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.CharacterBase.html", + "hash": "jCdiGh8RuQWcX/Chxw1rZQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.DrawObject.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.DrawObject.html", + "hash": "jc42/+MIH5WQAsKleFxNcA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.Human.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.Human.html", + "hash": "2hYP2Rua6lNvt0OnvAPFEQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.Object.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.Object.html", + "hash": "yDPn8JbBsW3iyh/ALXDiRQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.Graphics.Scene.html", + "hash": "BQPIIcIjciDVPjQgT9W0iw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.System.Configuration.SystemConfig.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.System.Configuration.SystemConfig.html", + "hash": "5or5kYhhc+8mb2IWscnJRA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.System.Configuration.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.System.Configuration.html", + "hash": "QFWi1/BgOfFDNEIcxnzOiw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.System.Framework.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.System.Framework.html", + "hash": "0Srv+hk4Ji7C0bXDgDvrvQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.System.Resource.Handle.ResourceHandle.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.System.Resource.Handle.ResourceHandle.html", + "hash": "oj3cf4h38NaGrAFKZHg/Kw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.System.Resource.Handle.TextureResourceHandle.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.System.Resource.Handle.TextureResourceHandle.html", + "hash": "vO9e26U7zxmeV9z6uStJ7Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.System.Resource.Handle.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.System.Resource.Handle.html", + "hash": "oYs6Yjf2wN7BHqRJ53yyhQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.System.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.System.html", + "hash": "5ZiVwXyG+PCRE2AThl8fcw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonContextIconMenu.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonContextIconMenu.html", + "hash": "+REXaGPvYRrpL7hPbp7z4Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonGathering.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonGathering.html", + "hash": "TQ0ArbRRPHPLcOmV2vngCg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonGatheringMasterpiece.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonGatheringMasterpiece.html", + "hash": "grh3gq7kPM4V1eTxwuffCg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonGuildLeve.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonGuildLeve.html", + "hash": "swwMFBtTSK9OYGJimcHyRQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonHudLayoutScreen.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonHudLayoutScreen.html", + "hash": "Y8bmm+l2LZc8AFXKPFxFZw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonHudLayoutWindow.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonHudLayoutWindow.html", + "hash": "r8yecDXGP5uKosdjzAKGag==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonJournalDetail.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonJournalDetail.html", + "hash": "pXp948KzsBBF15Ph1ZCoZg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonJournalResult.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonJournalResult.html", + "hash": "B5Itzgcm67y3REYF3qNueA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameBoardNumbers.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameBoardNumbers.html", + "hash": "+zK8Thh4dw0s9hb5I/ALnw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameNumberRow.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameNumberRow.html", + "hash": "TI68CDP+elGHkrwkYMJqHA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileBoard.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileBoard.html", + "hash": "2tR5/zhL3Lt4m//CdJtVlg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileRow.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.GameTileRow.html", + "hash": "3hLe50njENWSkJusLWDGGQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.LaneTileSelector.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.LaneTileSelector.html", + "hash": "rnWP7cBkAoVr1toOzNrnhg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonLotteryDaily.html", + "hash": "2Y5DYgEQS7B0gk4frpuNHw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonRecipeNote.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonRecipeNote.html", + "hash": "cjAjvmi9T5j6DlJ/hQNJ9A==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonRequest.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonRequest.html", + "hash": "08+zgfag6regzOEYwl9STg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonSelectIconString.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonSelectIconString.html", + "hash": "hyuvuSp3MRoep8bUVpA8OA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonSelectString.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonSelectString.html", + "hash": "YGTDglrRUv/0DxPiNCPrKA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonSelectYesno.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonSelectYesno.html", + "hash": "ojrpZnIKvive3qInQlOXEw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonTalk.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonTalk.html", + "hash": "Q5pHxRfVMe6QI3AwG/HQ6Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileBoard.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileBoard.html", + "hash": "s8T5W6kVP4I4t2KtF2Vj8w==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileItem.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileItem.html", + "hash": "5w8kXHbdENi6eM96zkd1ow==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileRow.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.GameTileRow.html", + "hash": "97MKG/uut+AOJpXSj6KHGg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html", + "hash": "RPf5P5vrXkrbjD7Qszqafg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.AddonWeeklyPuzzle.html", + "hash": "pPFUkf0vfl61tmVCtHbwXw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.MoveableAddonInfoStruct.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.MoveableAddonInfoStruct.html", + "hash": "Iz7jixZ/Qr6TamX+LC8/zQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.RaptureAtkUnitManager.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.RaptureAtkUnitManager.html", + "hash": "HtM0+gD5W6OhpRNwu+DJyQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Client.UI.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Client.UI.html", + "hash": "Iit3urOe7fq83r80wGKkyQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ChangeEventInterface.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ChangeEventInterface.html", + "hash": "WCwsy4CXs1nA6KGQayk2HA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigBase.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigBase.html", + "hash": "//YzI1VtlLYtw+ede6ieIw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigEntry.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigEntry.html", + "hash": "xNT1MbkhtzguoblBbAwE1Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.FloatProperties.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.FloatProperties.html", + "hash": "+tdc1y199vB4N7P3LpeGTA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.StringProperties.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.StringProperties.html", + "hash": "IMsq5yNNBFkJexQUr9zIbA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.UIntProperties.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.UIntProperties.html", + "hash": "qOkf5zh5ZluDHvC7AeZcAg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigProperties.html", + "hash": "JmHqWS0GbjR17iVOn3JhwA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigType.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigType.html", + "hash": "ncp7YBwzSf+9WyQSQO6Dcw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigValue.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.ConfigValue.html", + "hash": "E6np9Diy9mFVIa7cI8IiOg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.SystemConfig.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.SystemConfig.html", + "hash": "MGOueFTkOBOCXOszm/9aAw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Common.Configuration.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Common.Configuration.html", + "hash": "1gIuBG+KZwfO9IMxCS9DOA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AgentHudLayout.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AgentHudLayout.html", + "hash": "dQ557K76zUlVnAQ5ugquCg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AgentInterface.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AgentInterface.html", + "hash": "g6SDe8QrxxsbIR/hrFFjGA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkCollisionNode.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkCollisionNode.html", + "hash": "kPAglTGmWe+Z+XgX7gECDA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentBase.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentBase.html", + "hash": "XePBnvtP89DXcRlOZ1Qpiw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentButton.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentButton.html", + "hash": "fi/2p5f6KPYq9w4ni7VtQg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentCheckBox.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentCheckBox.html", + "hash": "bmTaW9QmMblWCT13/SYzJQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentDragDrop.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentDragDrop.html", + "hash": "I09z5CBaYGh58n5Hia+wMA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentGaugeBar.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentGaugeBar.html", + "hash": "f9Ik/vfk0Gpa1TlfsMjt9A==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentGuildLeveCard.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentGuildLeveCard.html", + "hash": "DgE2ski1ybdV5nKTy71xMQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentIcon.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentIcon.html", + "hash": "pt3Sgz2xfut/M6v26/lkQg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentInputBase.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentInputBase.html", + "hash": "kyKmYY7CEVlkHlgFgELhDA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentJournalCanvas.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentJournalCanvas.html", + "hash": "xN2FnZ/ZXBdGxnegji0SBg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentList.ListItem.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentList.ListItem.html", + "hash": "P6M07tdz17+IirW135lQkQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentList.html", + "hash": "/TEylr4Kvp3XBgW12TpFVQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentListItemRenderer.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentListItemRenderer.html", + "hash": "3shRlxAgTUwHMmxVg2Goig==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentNode.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentNode.html", + "hash": "iogkcI8I0l0KLdcj6CqNDQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentRadioButton.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentRadioButton.html", + "hash": "4GSTnITvlePiSm5WB3ukZw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentScrollBar.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentScrollBar.html", + "hash": "nmCnnZamXS1JXKoroJJ4Tw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentSlider.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentSlider.html", + "hash": "OY5jFTBD8Sabjpg2R+k44Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentTextInput.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentTextInput.html", + "hash": "F+9WBO1MdjtZXK3ijO84dA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentTreeList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentTreeList.html", + "hash": "p7inAPkXZDCmJPiHY+T7EQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentUnknownButton.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentUnknownButton.html", + "hash": "s2aPYP35y8KZhI8oiovJGw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentWindow.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkComponentWindow.html", + "hash": "CwiqLLa/sFDuM36cUmvu7w==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkCounterNode.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkCounterNode.html", + "hash": "Qgz0DDpZmi9AM9io8xgaXg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkEventInterface.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkEventInterface.html", + "hash": "GRyZG/eLmYtD980vINRpTw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkEventListener.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkEventListener.html", + "hash": "QL3dZKivnyo67vaDjUyqDw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkEventTarget.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkEventTarget.html", + "hash": "tJz/Dj1U3rU7nw3PEyH4oQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkImageNode.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkImageNode.html", + "hash": "M1NOAZwHtrv8xWzqU6Srpw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkNineGridNode.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkNineGridNode.html", + "hash": "GHj5CHd1DXvMe9jF82Zidw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkResNode.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkResNode.html", + "hash": "3QntBAL61mzPQbsNJA0sPA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkStage.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkStage.html", + "hash": "agu0gKpOI4BJL5qbybF2Xw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkTextNode.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkTextNode.html", + "hash": "bR3zZ0E+FP3aeL2z6SCDEw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkTexture.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkTexture.html", + "hash": "4ZUcvOX/FenERCd3mhpObw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkUnitBase.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkUnitBase.html", + "hash": "KGYouaQ9K1us1VhAqTW2HQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkUnitList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkUnitList.html", + "hash": "oHoI3IhiJ3ZZ/4YAo17j0A==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.AtkUnitManager.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.AtkUnitManager.html", + "hash": "ROlG+LZitxRGiIEgECOwpg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.CollisionType.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.CollisionType.html", + "hash": "4qCkHji+yrpzVqSFOMhOFw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ComponentType.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ComponentType.html", + "hash": "zhS9yKGh50obH5/Qvk3ChQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.IconComponentFlags.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.IconComponentFlags.html", + "hash": "YEOSN0P4TIK3Lja75k8O6g==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ImageNodeFlags.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ImageNodeFlags.html", + "hash": "+fVWmvBvCfmdIJgU3PL4Xw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.NodeFlags.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.NodeFlags.html", + "hash": "Gkq5U4GKtPY51RL569GWIA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.NodeType.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.NodeType.html", + "hash": "neVNHEc7KkPzce88b8wzdQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.TextFlags.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.TextFlags.html", + "hash": "xj+oyGb4GXXgSibZAUGYSA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.TextFlags2.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.TextFlags2.html", + "hash": "Ig76gemSHJtsIytoZrqq4w==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.TextureResource.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.TextureResource.html", + "hash": "0Zfhy5hrOscuYqEB5jL2IQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.TextureType.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.TextureType.html", + "hash": "XW1gkvDddL71zaUqtSFcYg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.AlignmentType.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.AlignmentType.html", + "hash": "txjcEvoyORwUyBBlWI9cNQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags1.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags1.html", + "hash": "nY0eBFJNGxHcp5ZNCDTv+Q==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags2.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.TextInputFlags2.html", + "hash": "AIaLpljHc27GB/WzJiWfeg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataBase.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataBase.html", + "hash": "xrFAQY2BUSRkqLwmx5o2zw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataButton.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataButton.html", + "hash": "FdZp7R8+5zM7zJnQ6yn+tA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataCheckBox.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataCheckBox.html", + "hash": "FhBYPrgAesJRSp0DPJxpjQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDragDrop.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDragDrop.html", + "hash": "73QRVlwVtTtIPS9Q1pUSQA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDropDownList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataDropDownList.html", + "hash": "iyB1+qCyj5cSPJN2cRMmrw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGaugeBar.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGaugeBar.html", + "hash": "WpRjjXd+eX2vvlsE1WGkrQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGuildLeveCard.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataGuildLeveCard.html", + "hash": "ca4wjyQv2RKF/BtqnPvsLg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIcon.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIcon.html", + "hash": "zPVNd0NC05tkmYcMZGygKQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIconText.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataIconText.html", + "hash": "LqI5YbJVNdSDoAMWaf8tsA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataInputBase.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataInputBase.html", + "hash": "LysCFWVNi/juWBuUwVDspA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataJournalCanvas.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataJournalCanvas.html", + "hash": "GuuH+cd6xRrXsch9b0Oeag==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataList.html", + "hash": "hkL6ePFrXAGfdEDb0BPEGQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataListItemRenderer.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataListItemRenderer.html", + "hash": "rYGKzVCCXUVyTeMLenWI+A==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMap.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMap.html", + "hash": "JEV9nO30yvsHlrwDJQFsvQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMultipurpose.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataMultipurpose.html", + "hash": "9wAMThfOBWppxeifhZzjug==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataNumericInput.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataNumericInput.html", + "hash": "jwjYmnxIUV4Ctf8c/8+MIQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataPreview.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataPreview.html", + "hash": "yJEWc6teHKLhRlqs7SUV6A==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataRadioButton.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataRadioButton.html", + "hash": "i/iRVVLgFoLPbDTsNvjBYg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataScrollBar.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataScrollBar.html", + "hash": "2k+FJaPvD3Cb8e86A4lzaA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataSlider.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataSlider.html", + "hash": "xk8RqMrPpVbK64jvn8tnvg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTab.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTab.html", + "hash": "XhJM5uGo2V0CDHHsNNuVaw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextInput.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextInput.html", + "hash": "O8nIOMyLn+GrafmLJnY4Qg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextNineGrid.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTextNineGrid.html", + "hash": "LCkRtvtIj4dEtUHgUFZy4w==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTreeList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataTreeList.html", + "hash": "hb8WOxuL3TAwNjQtYj9Xdg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataUnknownButton.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataUnknownButton.html", + "hash": "9SLjVjXwVcpqoaoiCv/kew==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataWindow.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentDataWindow.html", + "hash": "6tzPYCVlJz0v7uezApyXyg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentInfo.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDComponentInfo.html", + "hash": "y77LoKGLFeOYuq1W5Hg06A==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDData.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDData.html", + "hash": "7YSfSEAmv/bSNhO5SeCUSQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDObjectInfo.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDObjectInfo.html", + "hash": "0+OQBKYb2uObyMEw/dMrug==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDPart.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDPart.html", + "hash": "l1ElHuWWWX+NNoD4AXC+QQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDPartsList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDPartsList.html", + "hash": "Qy2n5JODHK3cRAQv+KANLg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDTexture.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDTexture.html", + "hash": "hGWWo5o80Yco81hqk7HYAw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDWidgetInfo.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.ULDWidgetInfo.html", + "hash": "Xepe4gYnqrNboNyOUOt8Vg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.ULD.html", + "hash": "Ikc2AwoXPQfvqTwhoQcHTQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Component.GUI.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Component.GUI.html", + "hash": "6oCU2Wf4tgN+AAti7KlpUQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.FFXIVByteColor.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.FFXIVByteColor.html", + "hash": "LxE3PJin9gB6x2QnGqoTMQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.FFXIVString.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.FFXIVString.html", + "hash": "Msz/bFGkwLu6Ru7cc7O8nA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Group.Buff.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Group.Buff.html", + "hash": "dbf8mZaTG+KCN8Pb0QXfbQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Group.BuffList.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Group.BuffList.html", + "hash": "ZpO0fvLlVmYlvwqgbgGIIA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Group.GroupManager.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Group.GroupManager.html", + "hash": "fko67cR9fu8TjZ+JS8TdRw==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Group.PartyMember.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Group.PartyMember.html", + "hash": "aagVdu0YI84bADzN51Q5bg==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.Group.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.Group.html", + "hash": "AOv6+GB8I8mvZWaf1mL4dA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/FFXIVClientStructs.yml", + "output": { + ".html": { + "relative_path": "api/FFXIVClientStructs.html", + "hash": "8I+YKIr0CXauGFsmzmuBfA==" } }, "is_incremental": false, @@ -1917,10 +3813,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImColor.html", - "hash": "xbFMxm2j17+Lfb6NSM5KEQ==" + "hash": "S4aakG0P1/Bc7i4Vfdz2lA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1929,10 +3825,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImColorPtr.html", - "hash": "SduhuUNT2wwcxNs0aDWYGA==" + "hash": "HMO4SY0xbmM/VLwWswzR3Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1941,10 +3837,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawChannel.html", - "hash": "1jUWfR/oDa7Rb51DiFsJuA==" + "hash": "DotWRUYzZ5P6hOYwQzKwpw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1953,10 +3849,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawChannelPtr.html", - "hash": "PlnchurCgBF6PHhMqlEj0w==" + "hash": "V9TEzrX5Yi7D5wZiDQrM0A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1965,10 +3861,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawCmd.html", - "hash": "HVfqu/18naEjgHJgs5+Kaw==" + "hash": "/lXdOmfpQcnl2dQc0+iS3A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1977,10 +3873,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawCmdPtr.html", - "hash": "s6gPwiktF+d9WdHlmRMv4A==" + "hash": "xmja2qXA85/GwNekin8vIg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1989,10 +3885,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawCornerFlags.html", - "hash": "ZqWPaVoR65cV4gh8ThH99A==" + "hash": "tWo8ksV61bz5qEsHznsG1Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2001,10 +3897,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawData.html", - "hash": "qZVlrqeYlMA0JBwVU22Wog==" + "hash": "IGQx9BLksRcDyH5VXX3Peg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2013,10 +3909,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawDataPtr.html", - "hash": "UyDQZzTm4QvlXKKVlaa2lQ==" + "hash": "Z8GUanOHkk9EC8WKva5+qg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2025,10 +3921,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawList.html", - "hash": "TPY3FFtS+MtmTW5DzPINrg==" + "hash": "jUoYZl3/rE9vUI4E9Y8w/w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2037,10 +3933,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawListFlags.html", - "hash": "+9ho5R3RLVL7B9obbj6szQ==" + "hash": "whC2yAK8zonXYYE4fTrSGQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2049,10 +3945,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawListPtr.html", - "hash": "IJJiBlsqVqbUWdUa88WpFw==" + "hash": "4L8x2TJEQY/Ep9VsE+2+fA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2061,10 +3957,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawListSplitter.html", - "hash": "bZCsy/68fpiX0vnIW7mePg==" + "hash": "RPsHP/kr0/tRxT4pQhEXdw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2073,10 +3969,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawListSplitterPtr.html", - "hash": "pDKbOgmkIx4ZvC1OEIHOEA==" + "hash": "QBgeIGAm7zTUkdWwy61J3A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2085,10 +3981,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawVert.html", - "hash": "WysnKoNteM7AyGZ7KKeAGg==" + "hash": "fjeO510bfUh8/TCVagSXUQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2097,10 +3993,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImDrawVertPtr.html", - "hash": "cIV2vXMcmP/ruytfs1r+Ow==" + "hash": "bDyE72mYcwZu4UuTbxGPCQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2109,10 +4005,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFont.html", - "hash": "Iuj4FYvjfKGZBZpfT5yC8w==" + "hash": "mfLRPw1xymrdc6rYEiETiQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2121,10 +4017,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontAtlas.html", - "hash": "NHHGZoUZcH3PdMpLvbz1hg==" + "hash": "4hIc+eO/iYbUgx5n11or1g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2133,10 +4029,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontAtlasCustomRect.html", - "hash": "rTdk7RKdufemvslOV3z0eg==" + "hash": "KX2avQmO9Y8XnSdDY33eAA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2145,10 +4041,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontAtlasCustomRectPtr.html", - "hash": "N7lmxaSBFdn2vjpUuKAQow==" + "hash": "hZh4ucDWn3cEF1xBYbG3jQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2157,10 +4053,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontAtlasFlags.html", - "hash": "42zvmmRwAqMVljpbMQirYQ==" + "hash": "bAeKiB6+/zKeBG+vBDqg9Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2169,10 +4065,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontAtlasPtr.html", - "hash": "XdTcoZlT8YPVdKJcBmdnmw==" + "hash": "ambiaffZFT37lA1K7+zqPA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2181,10 +4077,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontConfig.html", - "hash": "rBrz68dVjtR5vgNJO6pgpw==" + "hash": "DueCicH8bJK6LodGTeCdZw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2193,10 +4089,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontConfigPtr.html", - "hash": "BsnBgFtLWI4QGuyQmaD6Kg==" + "hash": "tISA67e9sVliFbJrLSQEWQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2205,10 +4101,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontGlyph.html", - "hash": "K9ZnRqXUbHCDZmxteaSeig==" + "hash": "j3T3MCyDWSqhaCUM7vVkQg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2217,10 +4113,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontGlyphPtr.html", - "hash": "wZKVEKse+syjWqHu+f7wtg==" + "hash": "ft5bBogxWT8bSVKv/0lBEA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2229,10 +4125,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontGlyphRangesBuilder.html", - "hash": "/q3+bXgvAXwuiCJLmT11ig==" + "hash": "neK8BspyMM6GWv+yl+4bfQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2241,10 +4137,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html", - "hash": "+Zftkxi6yzDtm9z0XbRFKw==" + "hash": "QiPb79zRU2DV1Qv/rYhPuA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2253,10 +4149,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImFontPtr.html", - "hash": "z+9ACgBULdDBrPi+l0JQTA==" + "hash": "HhuH69L2/rd9BOuesP1Ikw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2265,10 +4161,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGui.html", - "hash": "SjpT/onkP+0IEYpKw+VYZg==" + "hash": "JNuQiUyk5E4W8xYA2T2K+Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2277,10 +4173,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiBackendFlags.html", - "hash": "LfknCIXgnLmJvy0pDGte4w==" + "hash": "e+I2GHbnLpdS49kgUJJyig==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2289,10 +4185,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiCol.html", - "hash": "tEQiRKGIoIeschCubX2fdA==" + "hash": "kYC4JTI60AzSDRSsWWlCyA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2301,10 +4197,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiColorEditFlags.html", - "hash": "GhFDeKo+5nA/RdkIBDau+w==" + "hash": "OlBB3g+47YgAQvlC8GMCbw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2313,10 +4209,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiComboFlags.html", - "hash": "/ZQHVx95pWY9qH0PIeLeCw==" + "hash": "eX4GgAUCLVbyGuX36xGTvw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2325,10 +4221,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiCond.html", - "hash": "NckKg8YqAa+QlixmUi+aUQ==" + "hash": "AgEKTd2A1S+Rs7dnf9MdmQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2337,10 +4233,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiConfigFlags.html", - "hash": "aec0KvhKGGvKaX3YBhvTcA==" + "hash": "jM0r3WXi42D2Qv+aNDzhlA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2349,10 +4245,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiDataType.html", - "hash": "bLX+P2DLaynsQorbo821BA==" + "hash": "KJnJeKb1S6l6wQQ7zfAS4Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2361,10 +4257,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiDir.html", - "hash": "28qEe++skozTC7TStKdyZw==" + "hash": "QLYJgej1xzSVg6sDYbSoZw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2373,10 +4269,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiDragDropFlags.html", - "hash": "P6I7pgT2SUuc6uemCc2AJA==" + "hash": "16oE8NWdQcegMyzPennOww==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2385,10 +4281,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiFocusedFlags.html", - "hash": "X47+s4A8UfIJiaLYZq2UpQ==" + "hash": "LWKYRG1cMgK6nJPouye3Ng==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2397,10 +4293,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiHoveredFlags.html", - "hash": "Had5QfagSXcL8YUfp78/6w==" + "hash": "vK55jK8zPGiW26UIXaXF2g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2409,10 +4305,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiIO.html", - "hash": "OC0R4SPqALOoHiEXlH7WTA==" + "hash": "EDvlC5RsWhwqZ1Arb8c6XQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2421,10 +4317,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiIOPtr.html", - "hash": "Tg+rC14NTXoI9PKf07ppAw==" + "hash": "Jdx7uU/y7Zz6vhjx2I0pvQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2433,10 +4329,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiInputTextCallback.html", - "hash": "rYBCynvOzS7l1cgiJxdHyg==" + "hash": "SWORldEpcLGZ2A4/PEVMWw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2445,10 +4341,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiInputTextCallbackData.html", - "hash": "OKXrxhwceJgfA4iA562njg==" + "hash": "rz4Q5pehgTDwaBM2BYtoJw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2457,10 +4353,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html", - "hash": "NEVYXZ463VF8gfQNSIGylg==" + "hash": "d6bhtucqZ0L2qc1DiYxRGw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2469,10 +4365,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiInputTextFlags.html", - "hash": "QaotMk6OXM2vUi0useAQ5A==" + "hash": "mURQb2lxSErEEpJQh++D7A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2481,10 +4377,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiKey.html", - "hash": "lHdVPC6IgktA1TTT7FZBfw==" + "hash": "CxEYGfWgZ2UGyYTqxsjupQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2493,10 +4389,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiListClipper.html", - "hash": "7XVQlWwmfg184HB+PixiBw==" + "hash": "6SfpdkB7VDfI3FNIpYL6mw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2505,10 +4401,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiListClipperPtr.html", - "hash": "KkvhMP/4EUv7WFzRwP2YBQ==" + "hash": "896OzMeMnpn/t+8mzwAPhQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2517,10 +4413,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiMouseCursor.html", - "hash": "3KFJybNo760lJKfOaEOD4g==" + "hash": "vhiUYcFlyP7bfr6/zH01Mw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2529,10 +4425,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiNative.html", - "hash": "hzGkw57UDME0qLclZbj7XQ==" + "hash": "FAL+2H322ZkBozmSbllRFA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2541,10 +4437,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiNavInput.html", - "hash": "CSKtIvgsjd4F/JDJyNWBiw==" + "hash": "MXZBpVU14HlZs6D2pQT36A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2553,10 +4449,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiOnceUponAFrame.html", - "hash": "lmis7A5+uxOBQ/gjZbyOpA==" + "hash": "g9q8U1dJBUn29sVcJx+dzw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2565,10 +4461,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiOnceUponAFramePtr.html", - "hash": "N5d5HPpesArfO3wx8njqbg==" + "hash": "+WHPXGN3I9ONhZyOq4vkNg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2577,10 +4473,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiPayload.html", - "hash": "uUIiJ8tNbyaK/Sz9I8cujA==" + "hash": "821NcEHEIv3Xur+Dq7AiFA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2589,10 +4485,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiPayloadPtr.html", - "hash": "Z8t8y1lOl0WGelH+LAXgyA==" + "hash": "cLFPx6FJ07LWLirAF8PZ2Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2601,10 +4497,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiSelectableFlags.html", - "hash": "qNFyuF5PLQbQAPEtd5jrYQ==" + "hash": "m8SsQVhbE2MyDFmpTgatfw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2613,10 +4509,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiSizeCallback.html", - "hash": "QR/djBKTt1B3c7c5FPoJLg==" + "hash": "LJ2lan6tyUfQFQOUguuD/w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2625,10 +4521,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiSizeCallbackData.html", - "hash": "BNNBFCkq4A7ES+CQfOARpg==" + "hash": "hFcug1ra8mVyYfCD3BB+Lg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2637,10 +4533,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiSizeCallbackDataPtr.html", - "hash": "mUNrPhlb73nkBeJChASE+g==" + "hash": "g57OM4KiWC9SJgyTjB/ouA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2649,10 +4545,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiStorage.html", - "hash": "ZtumazduMELhtOdFW/ElHQ==" + "hash": "JV24YbdsCr7pu5dZy9othA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2661,10 +4557,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiStoragePair.html", - "hash": "jeZ2StU1C+XTDbN04fbCSQ==" + "hash": "9RvPrKYV79CuC+JhZ3t8ng==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2673,10 +4569,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiStoragePairPtr.html", - "hash": "4kfvy3bDJe5/zAjYyxHZ4g==" + "hash": "bAYio4J50O5JJKPhkUKb9w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2685,10 +4581,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiStoragePtr.html", - "hash": "Z2xaPx1kv+cXUvjBb+xPJA==" + "hash": "sfYzE19fjVqNgRq6gQRoJw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2697,10 +4593,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiStyle.html", - "hash": "oZ0tHT9Y7oN1wuCl3jBMEg==" + "hash": "OCG8hm4O4yZP+gJH5e6dtA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2709,10 +4605,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiStylePtr.html", - "hash": "DphuzHGXE0I4YIlI1sH6YA==" + "hash": "3G6GbSNA2lwD32pkB6GMfw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2721,10 +4617,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiStyleVar.html", - "hash": "nePuPzkBnXznbnWteTMHMA==" + "hash": "EBG522LASPBu+eUXzQAsiw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2733,10 +4629,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTabBarFlags.html", - "hash": "6eExIWbokk+jyuRFbv0ECA==" + "hash": "UN0p9ugCTyzlHhQ9BnFlsg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2745,10 +4641,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTabItemFlags.html", - "hash": "ZxLdDTPCaV9bF7pUh9gyBA==" + "hash": "pdm0oVHzVC/Hz5QOgbaz5g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2757,10 +4653,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTextBuffer.html", - "hash": "INySRSGbIex0Ul5V03reyg==" + "hash": "ngAiY8abM/fjtgLhWKNOCg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2769,10 +4665,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTextBufferPtr.html", - "hash": "/TSFkbNFjD2o4AK4rr3Jrw==" + "hash": "VnyVQpWVK+WQrQ61rR98Rg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2781,10 +4677,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTextFilter.html", - "hash": "grUo2Akz/zUO2KTDLpFfQw==" + "hash": "8d8hw1tBnsTPqh4WtGFgqw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2793,10 +4689,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTextFilterPtr.html", - "hash": "IvBaxClzqmHeXauLNH7cWQ==" + "hash": "zH0zBPOGnYpcV5bHupzXhw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2805,10 +4701,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTextRange.html", - "hash": "04S6W7EBbLT3Kgxv5JOxWA==" + "hash": "eqgbq9whu4Z2lsQxc6OpBg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2817,10 +4713,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTextRangePtr.html", - "hash": "/uEPLlBSBNqr93Z61A2SZQ==" + "hash": "ALDHrWMP43g6g4d71dtnTw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2829,10 +4725,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiTreeNodeFlags.html", - "hash": "9xsOpqHNVq7IbXzuuAPusg==" + "hash": "2hst/j8q+XulMrjCFKpbbA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2841,10 +4737,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImGuiWindowFlags.html", - "hash": "UbpbJcmjkg0/C1OC/n6CLg==" + "hash": "TaQdRSvRXhEpG8kN1yYANQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2853,10 +4749,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImPtrVector-1.html", - "hash": "FzdElIjvpYf2QeRxGfHVhA==" + "hash": "S4hGTweNvV0jKirPkZdTCQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2865,10 +4761,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImVector-1.html", - "hash": "sZArcYwIGCrepPkmQPPtSw==" + "hash": "1WVnQyHUkCPDoXnFi1JWtg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2877,10 +4773,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.ImVector.html", - "hash": "AeJaS5y5W+ASvt2HtSw01w==" + "hash": "RGrz5CgydoXFryZcFrxRwA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2889,10 +4785,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.NullTerminatedString.html", - "hash": "3Q00zTYXuB5fld1yS0pNPQ==" + "hash": "9SE9O0sLwfg4LoT76I77rw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2901,7 +4797,7 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.RangeAccessor-1.html", - "hash": "EIrx/9esWz0c5fOzHQLBgw==" + "hash": "nsnrQyVX7PXV+fiukFdX9Q==" } }, "is_incremental": false, @@ -2913,10 +4809,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.RangeAccessorExtensions.html", - "hash": "t5S2BQ6AabuNglQg92WHFA==" + "hash": "JdI/SKOkhBFwvlXccFegUA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2925,7 +4821,7 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.RangePtrAccessor-1.html", - "hash": "oMSDQv3I6VCiKGkb+CHxQQ==" + "hash": "/jsPa4lmYmnIbYVX2A4oYg==" } }, "is_incremental": false, @@ -2937,10 +4833,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.UnionValue.html", - "hash": "gnDs5RJuIER6aMJWipQisw==" + "hash": "zCJdU4HVIPXy0UojeOq4Yw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2949,7 +4845,7 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.html", - "hash": "UUrAjBrcpudtscr5yjeI5Q==" + "hash": "OWeL0rmTF4bDnwOB9Az/yA==" } }, "is_incremental": false, @@ -2961,10 +4857,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.FramerateLimit.LimitType.html", - "hash": "UzGkaEvyfgID/rVmqhbezA==" + "hash": "mfn/+udYjOcoofsoCczeOA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2973,10 +4869,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.FramerateLimit.html", - "hash": "NAMW8Q37jLVHNw3jgVfNQQ==" + "hash": "QAFiqfyBlz6UQL1EPP2TDQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2985,7 +4881,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.GLTextureWrap.html", - "hash": "IRb8d/ggK4Hj+PQj9HHoGQ==" + "hash": "fo3/cL/qz2HxX2zgkx6gqw==" } }, "is_incremental": false, @@ -2997,7 +4893,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.IImGuiInputHandler.html", - "hash": "j7xGyu5he936DebpCntP5Q==" + "hash": "D6ls3/Od9Vnlq450NwH0FA==" } }, "is_incremental": false, @@ -3009,10 +4905,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.IImGuiRenderer.html", - "hash": "gXpadSmvhpfkdOfcl0rK/w==" + "hash": "v9whrSGtFPOwTGm0hDzlAA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3021,7 +4917,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.IRenderer.html", - "hash": "V1PAL+O5L7YN5tJr7hBCxQ==" + "hash": "lY9Y0JGfIuyFGsKJCW9ZUQ==" } }, "is_incremental": false, @@ -3033,7 +4929,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.ImGui_Impl_DX11.html", - "hash": "Ekc0nOy/S3jsn0MGWjskMg==" + "hash": "r03Y+DDFqHoVzEIU3tSqxg==" } }, "is_incremental": false, @@ -3045,7 +4941,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.ImGui_Impl_OpenGL3.html", - "hash": "ziJeJdqmNuLDcXlSIJddEw==" + "hash": "Z/DrNmvCGZTzjqc6lch+6g==" } }, "is_incremental": false, @@ -3057,7 +4953,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.ImGui_Impl_SDL.html", - "hash": "xbpnA6OTDgpW/C376zFd7Q==" + "hash": "NrBJoCMRdir4+GHHYvWL0A==" } }, "is_incremental": false, @@ -3069,7 +4965,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.ImGui_Input_Impl_Direct.html", - "hash": "cV7Ka9KFpgKFhQafU+L7nA==" + "hash": "6ite52XjxN8YG8Smro0n4g==" } }, "is_incremental": false, @@ -3081,10 +4977,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html", - "hash": "+EdUdBmeUIpyp3AB/Z+kNg==" + "hash": "ro6A8QEsYBYdYganmf7jGw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3093,10 +4989,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html", - "hash": "q4CW+vkDMykHslkhZr0NEg==" + "hash": "ia/wyASzNnZtOQ9rZoEz2g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3105,10 +5001,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html", - "hash": "hSmD32M/3jt6Dbb51XlCBw==" + "hash": "x6kP0Yq5eGyV5swCu4hYOA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3117,7 +5013,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.RawDX11Scene.html", - "hash": "gCd/vALocgMopW1k7chpPA==" + "hash": "O7UaRdHE15RjwDYgqboTZg==" } }, "is_incremental": false, @@ -3129,10 +5025,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.RendererFactory.RendererBackend.html", - "hash": "O79QaKWyS4fhOrTmFdaMkQ==" + "hash": "G6dD5R4DWx94PmnK9UFGJg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3141,7 +5037,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.RendererFactory.html", - "hash": "WxYxGozOjcWNTJ51yKeuKQ==" + "hash": "A2hlqNDw95fnrmKwTHV6yQ==" } }, "is_incremental": false, @@ -3153,7 +5049,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.SDLWindowGL.html", - "hash": "jlibFcnrwK1RGUnvX5JX6Q==" + "hash": "7RDlmmskFrEO5xdCokMVqg==" } }, "is_incremental": false, @@ -3165,7 +5061,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.SimpleD3D.html", - "hash": "h9bOv+0nTLsAOh7zG1chiA==" + "hash": "J82jAShE6AObxtjRbPRShQ==" } }, "is_incremental": false, @@ -3177,10 +5073,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html", - "hash": "c6vkof7JmRIJJCuQCa/e6A==" + "hash": "52meLAKHm9qvmriL3vCHKA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3189,7 +5085,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.SimpleImGuiScene.html", - "hash": "DvjrkPScFmsyz/osTuS7kg==" + "hash": "iwWzcUyACNhoS69GPjELIA==" } }, "is_incremental": false, @@ -3201,7 +5097,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.SimpleOGL3.html", - "hash": "a38+vLYipy526VWTb40I+A==" + "hash": "P8NDfRGfo/ci3UkYwKMxeA==" } }, "is_incremental": false, @@ -3213,10 +5109,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html", - "hash": "3S1JNiTAMiAaAhlHw851mQ==" + "hash": "9dzzDMjGhUEdFBHG4hfXfQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3225,7 +5121,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.SimpleSDLWindow.html", - "hash": "sucHbkeaJo/dmx5H0mD3DQ==" + "hash": "u0gNteIhkoWCri1WU7ceSg==" } }, "is_incremental": false, @@ -3237,7 +5133,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.TextureWrap.html", - "hash": "P8KrDMpCA+f8OlaKjwX2qw==" + "hash": "vaEnOzYOe4JvWOrSYUA/Bw==" } }, "is_incremental": false, @@ -3249,10 +5145,10 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.WindowCreateInfo.html", - "hash": "RL0jX90w9pkWIcFyoafP4g==" + "hash": "jsreIEYbgsBcZMhhUIrMBw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3261,7 +5157,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.WindowFactory.html", - "hash": "9Kec70ihQC8M6t0bqLYHKQ==" + "hash": "PLa7TEc2N8re8oKxng2Jkg==" } }, "is_incremental": false, @@ -3273,7 +5169,7 @@ "output": { ".html": { "relative_path": "api/ImGuiScene.html", - "hash": "05HemJVfTpjHPGWweE+ChA==" + "hash": "SxQP+2JyL3NZDjhEgb+ozA==" } }, "is_incremental": false, @@ -3285,10 +5181,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html", - "hash": "mGWUn+2r4BbnG5Wc+QWDaA==" + "hash": "B8QTRKVjSAAQJft4kSPZtw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3297,10 +5193,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html", - "hash": "RqjOHdqVb6DTw5sSrQ//Bg==" + "hash": "ftwyX5JuiieliViqf6annA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3309,10 +5205,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html", - "hash": "JCtgRPpZj7yRqIrrlls4Bw==" + "hash": "w3n5RvqFRoA6OfgA8Msr6w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3321,10 +5217,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_android_wminfo.html", - "hash": "ABOTpyrJ1ldug/Cf1mlQ5Q==" + "hash": "ujh5ZxGY4ElbzSPZ/NtIAg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3333,10 +5229,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_cocoa_wminfo.html", - "hash": "e5VtvUjY7j0NMelp8/LyEw==" + "hash": "Sulx8s5cIezkf0/icMnwnA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3345,10 +5241,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_directfb_wminfo.html", - "hash": "/QNBzIaz5Nf8RUdKyhfytQ==" + "hash": "lLm0mFWiC5xst1bm3LNKIQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3357,10 +5253,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_mir_wminfo.html", - "hash": "MNCyqTofT+0ltIwnex9T0Q==" + "hash": "1tpnQHSICCU84nTevDFclQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3369,10 +5265,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_uikit_wminfo.html", - "hash": "5LBX9uVkaOOH2SS2SYn4hg==" + "hash": "gbkShcipDu5a8iA34BGENg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3381,10 +5277,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_wayland_wminfo.html", - "hash": "oxRYTfRNPM7fmymK1ZZJBg==" + "hash": "esTC01OvwXzk6VijW3yz3A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3393,10 +5289,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_windows_wminfo.html", - "hash": "l3hbakC0uTzxTa4n9e9wEA==" + "hash": "c0UMSzAFGp7vKIFduhX/ow==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3405,10 +5301,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_winrt_wminfo.html", - "hash": "4bS/a6Ud0RYw2TlaKLDBgg==" + "hash": "nrN/eAkjJ2MeX9RxyfXiwQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3417,10 +5313,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.INTERNAL_x11_wminfo.html", - "hash": "ZJDC/Kzutx0pnG9UTI9f6w==" + "hash": "QyXTFuhRwWMiKE3mwgyh9w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3429,10 +5325,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDLRWopsCloseCallback.html", - "hash": "6kCX4Cl8itjJ4777cjwUZw==" + "hash": "RTe2kb0J2ZoEeZ5MlMJtWw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3441,10 +5337,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDLRWopsReadCallback.html", - "hash": "lFY67OjooSxtjPkjs5NxMg==" + "hash": "UBNqChrXg/tENpNvKskZ5A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3453,10 +5349,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDLRWopsSeekCallback.html", - "hash": "J9eqT9zphZIW1U6iUYc/CA==" + "hash": "xQK5x1Q/UNkhXQ97iDTFrg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3465,10 +5361,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDLRWopsSizeCallback.html", - "hash": "RJXCBhPLq10gqNx6I2+NsQ==" + "hash": "FMSS9TQs/DXKXswxayu4wA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3477,10 +5373,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDLRWopsWriteCallback.html", - "hash": "jVHAGXTEVML1czsrKPOEwA==" + "hash": "O1ywcLUzQhPKEUA6JaABnA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3489,10 +5385,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_AudioCallback.html", - "hash": "K+mm2lWUxAWG1xb1EUjQ8w==" + "hash": "sJW1TFmv8VlvcwoGfP8yZw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3501,10 +5397,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_AudioDeviceEvent.html", - "hash": "hWXrWSmvX32hz1YqugvW6A==" + "hash": "qRx7t5sWr7+KmDKjl83hJA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3513,10 +5409,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_AudioSpec.html", - "hash": "V6pnYY+4ZMbML6R/mS2C9w==" + "hash": "EZQLLZdVNkoJdjFe0l3gcg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3525,10 +5421,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_AudioStatus.html", - "hash": "uAwu3c8FIU60gKUT4LD46w==" + "hash": "okgGt5x/NG6mYsVepFrFlw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3537,10 +5433,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_BlendFactor.html", - "hash": "ilV1CrQdiERGXt7d1Hc7Nw==" + "hash": "HCiFpoDeMri7vQx/7t28IA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3549,10 +5445,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_BlendMode.html", - "hash": "DmKu2o9qZUWqmK2RR4HhBA==" + "hash": "eGMbqlGU5R4jhHbV7Dhrtw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3561,10 +5457,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_BlendOperation.html", - "hash": "oEmtwisrVTNZ/QJ+cGrdvg==" + "hash": "onKscnrKOkYBfyAdhzGvyg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3573,10 +5469,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Color.html", - "hash": "kcWnT+sNoRcZSxqxTQYI1Q==" + "hash": "eGETSnJuKyMbi1y3Sz6Wvg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3585,10 +5481,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_ControllerAxisEvent.html", - "hash": "PDV2A482wR0e6weDzEa/mA==" + "hash": "9MRVk76Vvxav9BdjSSha9Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3597,10 +5493,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_ControllerButtonEvent.html", - "hash": "TzZ+lHcmvuL6Ff+0BA4vBg==" + "hash": "hcTNiqNgd3OJzxVwQwBpLQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3609,10 +5505,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_ControllerDeviceEvent.html", - "hash": "ZpAX+N1sNTg7xSVsI6cWJQ==" + "hash": "R7eGA748EtAC2k2uuNWkSg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3621,10 +5517,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_DisplayEvent.html", - "hash": "U49/LEChjL7k2SN77O/KBA==" + "hash": "EvqOj48n3RxFdj591RRZrw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3633,10 +5529,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_DisplayEventID.html", - "hash": "XH9wHogF3YP6gqcS0LgDcA==" + "hash": "pyX+LVBeq9EUpG1KoQ5KMA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3645,10 +5541,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_DisplayMode.html", - "hash": "FsBPedXNWhTaavE5I2f6Ug==" + "hash": "VTX9Ot3Q3RSu/lW0HLBC2g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3657,10 +5553,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_DisplayOrientation.html", - "hash": "gbcn60HSO1t1ESvX6Lyckg==" + "hash": "fNyoLVLmU3Acn4E/02cnbw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3669,10 +5565,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_DollarGestureEvent.html", - "hash": "OcC+TxH/7GIVi90yhZQHjw==" + "hash": "aREMkMI6EPh14uMw0ECvDw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3681,10 +5577,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_DropEvent.html", - "hash": "ymKsS296loGek7gXdjfVag==" + "hash": "bNLhPMXX6gT1mdix9hlmuQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3693,10 +5589,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Event.html", - "hash": "oqC/9pyVFFf/dbc5xxpCwg==" + "hash": "x7ljidFFhfYM7oi9kNe9vg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3705,10 +5601,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_EventFilter.html", - "hash": "Rbj5Mw/Uxw2eSDu5cOTSrQ==" + "hash": "w2wI0NLlmLj6NfmPQMpgXQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3717,10 +5613,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_EventType.html", - "hash": "tOUWmarYn6Ucy6tixNFtXw==" + "hash": "S3DnrAQTzW9X/H2y3J3E+w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3729,10 +5625,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_FPoint.html", - "hash": "S2+CtyrbPNDZ6veMpHM67w==" + "hash": "B9Q1RygByU3Ub2luCaDYYg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3741,10 +5637,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_FRect.html", - "hash": "m6dCGDV6DA2xo3oIKXr+GA==" + "hash": "JOvWNBZQ0YV9satN3XxgLw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3753,10 +5649,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Finger.html", - "hash": "peF5Nw2/mC/OfMxrYY01Ig==" + "hash": "ZTvCYQx676CWz3R89D8tJg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3765,10 +5661,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GLattr.html", - "hash": "7ePbxmtbrPGHJv3i2vadMQ==" + "hash": "uX9nGNHAKlyOQ8/s5w0Cag==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3777,10 +5673,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GLcontext.html", - "hash": "T0Eg+Pou6uMx00VaALWKWQ==" + "hash": "52Pao1tH/7TsNU0rreF0nA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3789,10 +5685,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GLprofile.html", - "hash": "TA6Jn0/8Hjd0RycIbm6LQg==" + "hash": "LrooWsPf2MASZIovyGhndw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3801,10 +5697,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GameControllerAxis.html", - "hash": "OCZv1KnnVeZ06St2zVHGbA==" + "hash": "0dGtHuG9ZT3dUjagNGVmdA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3813,10 +5709,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GameControllerBindType.html", - "hash": "5RQKrbD+26Fnc8kXObylbA==" + "hash": "c6CsrIRA5nyPbYLqG1IFWg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3825,10 +5721,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GameControllerButton.html", - "hash": "PQ5c8H8hMcwWu4fEkFTaUg==" + "hash": "LaKVei6oBDGdhyL9jWnN2Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3837,10 +5733,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GameControllerButtonBind.html", - "hash": "eq0YY9vJG+zsRW1nVThyug==" + "hash": "w1QJX+Wf8nPxo+4FC6Mg4w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3849,10 +5745,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_GenericEvent.html", - "hash": "Zjd4PAsR5NcHW//v5ThKZA==" + "hash": "nPr7L+pGSdaT3iSRkoBp6A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3861,10 +5757,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticCondition.html", - "hash": "6tmul44jX7uK4wYQIx195g==" + "hash": "KywiYDSYgduxbAs8tF4pIQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3873,10 +5769,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticConstant.html", - "hash": "aJGiG3244L2UiEdb+AXo3g==" + "hash": "oLV7qL5fEcR/7vg7jnCmug==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3885,10 +5781,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticCustom.html", - "hash": "gvhms0W7YeG8xmE3V1b05A==" + "hash": "VycWwL9RJJMSVevaSIG+tQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3897,10 +5793,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticDirection.html", - "hash": "f1H+2DTEuNXJfcEIeNPbsQ==" + "hash": "B83HX4LKBbyWXkMDByZkdg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3909,10 +5805,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticEffect.html", - "hash": "dnqNmJ0rt5tM+YIGtHRzOg==" + "hash": "YftwbuuwQGZbC81vWP4tow==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3921,10 +5817,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticLeftRight.html", - "hash": "JPyYpvFWKZKBrNoj3komhQ==" + "hash": "wFeUTwr6vLswJiepbO4Kjg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3933,10 +5829,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticPeriodic.html", - "hash": "r1W79yOwDaL9glOaLKOdxw==" + "hash": "7Mgo59l3NCOmRVtThQG0sw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3945,10 +5841,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HapticRamp.html", - "hash": "lgTDhP6xWcbVgj34/LA5cg==" + "hash": "NCyN8G1V6ztJv2CBmGJ5AQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3957,10 +5853,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HintPriority.html", - "hash": "ZV4aogQDxAQL+1Bif/aLfA==" + "hash": "bAm/Zq4mrl6H2AQTaKgndg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3969,10 +5865,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HitTest.html", - "hash": "t48QPYcPGN6/xXHrXPPrkw==" + "hash": "Yu4GyTGOe37i2jdkb3cb0Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3981,10 +5877,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_HitTestResult.html", - "hash": "ECcNGPlqgUZKpS44wYNF1w==" + "hash": "EHt5qtrbH/8OnFzAFA768A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -3993,10 +5889,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_JoyAxisEvent.html", - "hash": "VBXjAthDVi0VFZLipweuog==" + "hash": "i1QXhptfq2EsuraJQOrt6Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4005,10 +5901,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_JoyBallEvent.html", - "hash": "bbORiXtbMba0EvPK8q0uiA==" + "hash": "4JzPqM07qpsnsu7mpKtokQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4017,10 +5913,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_JoyButtonEvent.html", - "hash": "g2lS2kk9DxWrc31SeVwYlA==" + "hash": "vJ2LAONvWm/eXg6s+PLtxg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4029,10 +5925,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_JoyDeviceEvent.html", - "hash": "ALq/A1MImZZjPC9BF9PNOw==" + "hash": "bwUBQWbti3/E4PkfZG9TNg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4041,10 +5937,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_JoyHatEvent.html", - "hash": "L93IfBdyqrGLYa8mktQt6A==" + "hash": "gS/TtVUWXAF7sE1kxUY1sA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4053,10 +5949,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_JoystickPowerLevel.html", - "hash": "DdyNCZPcbmGgqyxEplkidQ==" + "hash": "Tg1VXtH9E146HbIzB1dlTA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4065,10 +5961,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_JoystickType.html", - "hash": "UyQSj15eTsKzo4SBSIh9TQ==" + "hash": "EdBZs57COfy2ALEKiIkNqw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4077,10 +5973,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_KeyboardEvent.html", - "hash": "6fbneTPB7T9Rg83BS+yLpg==" + "hash": "Nr/DX0xBxnwAGTQVW196Bw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4089,10 +5985,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Keycode.html", - "hash": "74+Zdh1ijL9n9p+Pjsp1+g==" + "hash": "6Q4V4R6E9ImeOGeXRd6TCQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4101,10 +5997,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Keymod.html", - "hash": "Utk9+7FGSG6fczSh5jReGg==" + "hash": "yM/p5nBbj8Myh3a9TO9CUw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4113,10 +6009,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Keysym.html", - "hash": "160kgHxx10fcahCLdHnkzg==" + "hash": "alAGMmZzBNYGRBLL/tIJXA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4125,10 +6021,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_LogOutputFunction.html", - "hash": "B76AJMGrgFJJxObwLUOuzw==" + "hash": "6g8MBx/NTypLaqJaAjkdtg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4137,10 +6033,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_LogPriority.html", - "hash": "8eQ5vT90xHgsVWEi6axgXA==" + "hash": "hYbWluoJw8FQNXIHLJRAkg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4149,10 +6045,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MessageBoxButtonData.html", - "hash": "gIIGZxD5732TvK4tQ55tLg==" + "hash": "shDoly5LXgo62GvkvkobWQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4161,10 +6057,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MessageBoxButtonFlags.html", - "hash": "sGL86aE/ELVm6wN1hOrqqg==" + "hash": "TjBFt2Ljqyivb/DMFxNpmw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4173,10 +6069,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MessageBoxColor.html", - "hash": "qtu7v6UKuCIz0ITktYCZ7Q==" + "hash": "Mug50KKKo7StRjYhNpxtEQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4185,10 +6081,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MessageBoxColorScheme.html", - "hash": "qumdOId0Y9QnRosaWCfKgg==" + "hash": "FE7p8aMHIzd7PHu2I58QQQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4197,10 +6093,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MessageBoxColorType.html", - "hash": "ETbqFgMXHhEJTV8oWTYRqw==" + "hash": "SYpxc23BivjYWZcSIWBs/w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4209,10 +6105,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MessageBoxData.html", - "hash": "7Su9LgDdCYIr45HSu726PQ==" + "hash": "3gV2aoc4kOFC5iIOpZM7FA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4221,10 +6117,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MessageBoxFlags.html", - "hash": "sVjlUtJ3hAb3d8lqkQeNfQ==" + "hash": "/Xo5ld3Itzv867Mf+KuEFg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4233,10 +6129,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MouseButtonEvent.html", - "hash": "s5PPCQOvzHsS1vwEuN7lsA==" + "hash": "XbVYo92Ru5DEmi3ZNHPkbQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4245,10 +6141,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MouseMotionEvent.html", - "hash": "Q6zPzYGXeZRLbfM5vpJxzg==" + "hash": "RO7eF0sUjPDliE35PXsb0w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4257,10 +6153,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MouseWheelDirection.html", - "hash": "HECEKBvWZoqxSJUUm9biCA==" + "hash": "85TIsVofFqbEY6ZBbzu9tQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4269,10 +6165,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MouseWheelEvent.html", - "hash": "XX/t16y8WTC9JUfQDImSvA==" + "hash": "+NpjhMC0u8EehCgoOMmCCA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4281,10 +6177,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_MultiGestureEvent.html", - "hash": "fUXH2JgMU5LPG0f6eXGxag==" + "hash": "k6PlHcpPI08865co7XADmQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4293,10 +6189,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html", - "hash": "PMNDRL88Ufxj/O4qhmJrLQ==" + "hash": "anxVeAPajUg45oVB2WPx+g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4305,10 +6201,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_PIXELORDER_ENUM.html", - "hash": "VVZx4sijzuXv1P1vPE+sLg==" + "hash": "PR/2DB5fYKX6H1JIWJrO7w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4317,10 +6213,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html", - "hash": "BLjFvc3s/sDIlYkr65fMFw==" + "hash": "l9iAfm2sjp0yr9gV+2yVaA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4329,10 +6225,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Palette.html", - "hash": "LJ7JrPpNnfcJm+Deh6/iig==" + "hash": "4vAz0XU5M50/sduNHBhofg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4341,10 +6237,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_PixelFormat.html", - "hash": "/K68VEVGmakdQQ1GbeZYGQ==" + "hash": "AtZlzuh3OsjCkkge2h3Klg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4353,10 +6249,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Point.html", - "hash": "ZNwkv5GyDueIBjbTPlQE9Q==" + "hash": "v64Zo9MBvjsGEtWbezTK6Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4365,10 +6261,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_PowerState.html", - "hash": "ho1HpY2vZNuE8bftghGwfw==" + "hash": "xGM56np8vzT0pzj0EcyiMg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4377,10 +6273,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_QuitEvent.html", - "hash": "ruMEJwylXQHh+v1pyKR2Ew==" + "hash": "5NfjztPANroAqdYuQcbPOw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4389,10 +6285,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_RWops.html", - "hash": "VKYu8WGNvTtDbHWUIcWMhw==" + "hash": "7LbMGn8wEaJZOwAHQRkkSg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4401,10 +6297,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Rect.html", - "hash": "1JGDePa9pW4LLhfqJZP7UA==" + "hash": "gKXsLZ7DN7ZMzRdxCEC8RA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4413,10 +6309,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_RendererFlags.html", - "hash": "5HXdjVNPoh7xx5gUNjrllQ==" + "hash": "cjgoc+ltXMvXX2wmpAV7rQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4425,10 +6321,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_RendererFlip.html", - "hash": "vZIIKvmoAnl/njfKrs0dtA==" + "hash": "I0po2OP83GLsH1vDv9O0LQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4437,10 +6333,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_RendererInfo.html", - "hash": "wQ4F4cTluo5+KIezThwdPw==" + "hash": "kNPl2zfT+fWf7qAeXXJs9A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4449,10 +6345,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_SYSWM_TYPE.html", - "hash": "dNUyWrW+Dj7jU7kI3NVDRA==" + "hash": "//A8QVAfCTeZ+QfQNEtiyg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4461,10 +6357,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Scancode.html", - "hash": "KS8u3C+7zL+hNYtN+aREPQ==" + "hash": "fnRbK8LnWHhIOqfwvBMsLg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4473,10 +6369,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_SensorEvent.html", - "hash": "XmRq1uMI8pb0iyFZs99D7g==" + "hash": "OGefjpsi2qQpGvDT+Mv7LQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4485,10 +6381,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_SensorType.html", - "hash": "BkXUO+2inDoiq0S/4Wpe1Q==" + "hash": "L4UiGtzg+vM1g5bz81HnyQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4497,10 +6393,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_Surface.html", - "hash": "Mmkgd4x4YExAoS9mgcYW0w==" + "hash": "HjqivYHHc3Yh1YJ7pI2s8A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4509,10 +6405,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_SysWMEvent.html", - "hash": "L7tCquwzPc/y9FdYlzpCzw==" + "hash": "txYQfLPJSBT9Ts5xzl9AUw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4521,10 +6417,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_SysWMinfo.html", - "hash": "Id3jcLPiKuSECWWuwFv2hQ==" + "hash": "jVn+MqOMi5dkrVCxMvQuqw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4533,10 +6429,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_SystemCursor.html", - "hash": "IbyPUL0pKRS+gvyTowXyIg==" + "hash": "+vvNrqYb5/JSAFtebe/T1w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4545,10 +6441,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_TextEditingEvent.html", - "hash": "xoybyD61Q7NI6BcUW0SeiA==" + "hash": "t3xprR8DUwMRrqN03GvR+A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4557,10 +6453,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_TextInputEvent.html", - "hash": "KhGPWgRxwSgNa3swsaxypQ==" + "hash": "JcGANC4KR9kmBfzNml8cDw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4569,10 +6465,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_TextureAccess.html", - "hash": "3yTOHXzaks/VvFf+Yu1WjQ==" + "hash": "iSwwiA21DsCIGcBl8a+D3A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4581,10 +6477,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_TextureModulate.html", - "hash": "IFdNPGddhcteOqcZIuetSg==" + "hash": "SZ4MJxaCRkNRY1wVT2TGkA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4593,10 +6489,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_TimerCallback.html", - "hash": "8asYTJ0S/Da8KqiHJ/2I4w==" + "hash": "Gdu7hBt60wDj+DnVtG2Quw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4605,10 +6501,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_TouchDeviceType.html", - "hash": "WBJbWvjMgDXWFcIEoCQa7Q==" + "hash": "chggpxv9S/aik3laRXuHWA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4617,10 +6513,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_TouchFingerEvent.html", - "hash": "OnFz4jaMN8yRF2SWvtNfgQ==" + "hash": "Q6aIWaJX19mmwDQa2IVdow==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4629,10 +6525,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_UserEvent.html", - "hash": "GPZfeYFpZ2Pgu0FzPOB9iw==" + "hash": "wMKhvxZQNUwxK5/8EUS9tQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4641,10 +6537,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_WinRT_DeviceFamily.html", - "hash": "XNfjobq1TifQ3/dN5IU4fw==" + "hash": "cMO/+BKAi2Qg1jWzViapsA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4653,10 +6549,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_WindowEvent.html", - "hash": "RdGqUDDpt8dL43Gyj+AvBQ==" + "hash": "jZt+zUv9SGL8adqGK+BqZw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4665,10 +6561,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_WindowEventID.html", - "hash": "xd9jtWjjAuQOSoQaxQNUhA==" + "hash": "xLy9ZtYgDG1unox5BKzXsw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4677,10 +6573,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_WindowFlags.html", - "hash": "kgJvb4r0eMBQt3goe8V70g==" + "hash": "gWe+Vkad2KD/KkaoMs31Ww==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4689,10 +6585,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_WindowsMessageHook.html", - "hash": "P12uwgxuxyBF293stqgbwQ==" + "hash": "Ra/Wxh5qH7/S3hTHsrk2Mg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4701,10 +6597,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_bool.html", - "hash": "EtMpp3rmFZJmuzNC1HIK2Q==" + "hash": "CSEzOA8g5C+h24Zs6Tge3Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4713,10 +6609,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_eventaction.html", - "hash": "mQfoYalVvUdR57Jxmr9m7w==" + "hash": "fvJ5e620re773LjbZNBPqQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4725,10 +6621,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_iPhoneAnimationCallback.html", - "hash": "MSj3AMUNPkvV3EpAvaDs3Q==" + "hash": "kmw51Any/BC+u7+gyxWkyQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4737,10 +6633,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_main_func.html", - "hash": "4E9gKXJOSyE0L2MLK3kP8w==" + "hash": "l0NUGxnlLr19x4D4ACfb2g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4749,10 +6645,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.SDL_version.html", - "hash": "tjE6osszWTtqiz8iYOkGZQ==" + "hash": "9+vOqfixe22PBofdPaXhyw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4761,10 +6657,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL.html", - "hash": "5jQj5VktZWA2m/c9WPDrAw==" + "hash": "3h/hsIaxHy8JunnPCGlXug==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4773,10 +6669,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_image.IMG_InitFlags.html", - "hash": "jmyVMoaOs2Nx3yN4MVPxPw==" + "hash": "bT9N401VIUtVt30v4tDpJA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4785,10 +6681,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_image.html", - "hash": "GuJRZilncU9r+CbquDXIPQ==" + "hash": "sG9AovEDBPLI9svraYrJ/w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4797,10 +6693,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.ChannelFinishedDelegate.html", - "hash": "6hq0yw8Y4cpdygivtHCebw==" + "hash": "xJ6gYqvMIFmy9UE2Ky/Xcw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4809,10 +6705,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.MIX_InitFlags.html", - "hash": "ECNn4NzfrkDpHQkzVJvKSQ==" + "hash": "1u5oui3ABLWcEkpxDFGg2g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4821,10 +6717,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.MixFuncDelegate.html", - "hash": "CtVmKJ0pNZuf0cJQYcxGgQ==" + "hash": "9o+MEy8tEDUOSuaMyUE3jQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4833,10 +6729,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.Mix_EffectDone_t.html", - "hash": "StYNa/p+ejDNnD3vUU4wxQ==" + "hash": "J0Fsm7hdzn4UOJJX93+UBg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4845,10 +6741,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.Mix_EffectFunc_t.html", - "hash": "SuhsPyCgbaiZPtuhQ3D3yg==" + "hash": "BqIaM+/UdwQHFNYh0QsBtA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4857,10 +6753,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.Mix_Fading.html", - "hash": "4OA/buMbpEBACHiUYpCEag==" + "hash": "PaJCC05khF9/z5icot/bYQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4869,10 +6765,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.Mix_MusicType.html", - "hash": "S85+M08X4gSYRPgqW21fAQ==" + "hash": "/1fCnUV1H0mCAFXpMFp5bw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4881,10 +6777,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.MusicFinishedDelegate.html", - "hash": "fNfvXqnUNXvWmqmPIW0fuA==" + "hash": "KGNEuMw7q7UC7SjGoRyFng==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4893,10 +6789,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.SoundFontDelegate.html", - "hash": "rbvqYn1oVKayxf1mEnGkMA==" + "hash": "B0jC2piS87Ai5vdF3PaISw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4905,10 +6801,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_mixer.html", - "hash": "ouKfDLMeUJdQEnF/p8uRPg==" + "hash": "2B69UHKPL2yRe5s13bXyXg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4917,10 +6813,10 @@ "output": { ".html": { "relative_path": "api/SDL2.SDL_ttf.html", - "hash": "Xa2TgjEQLGi7upSWkfCcoA==" + "hash": "NpcX46EmqRG5Bki6FBY6RA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4929,10 +6825,10 @@ "output": { ".html": { "relative_path": "api/SDL2.html", - "hash": "Ttk1dQ7KE++yjQRTILCFfA==" + "hash": "zQ9mTfwM9pLziPYuT/LrJg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -4941,7 +6837,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "5hHdgsAh5XXVUNJbIVfD4Q==" + "hash": "z47GalwdgFFEvmXRX2rSMQ==" } }, "is_incremental": false, @@ -4953,7 +6849,7 @@ "output": { ".html": { "relative_path": "api/toc.html", - "hash": "+3TRsh6RfWJIaznHhx11Og==" + "hash": "0dYEXzTvN81dgj5gJwcl5A==" } }, "is_incremental": false, @@ -4965,33 +6861,35 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "EdlZSoWQU2wtw6lAvPnSGQ==" + "hash": "SfST5AwBnU8oPdlya6ggRg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" } ], "incremental_info": [ { "status": { - "can_incremental": true, + "can_incremental": false, + "details": "Cannot build incrementally because last build info is missing.", "incrementalPhase": "build", "total_file_count": 0, - "skipped_file_count": 0 + "skipped_file_count": 0, + "full_build_reason_code": "NoAvailableBuildCache" }, "processors": { "ConceptualDocumentProcessor": { - "can_incremental": true, + "can_incremental": false, "incrementalPhase": "build", "total_file_count": 3, - "skipped_file_count": 3 + "skipped_file_count": 0 }, "ManagedReferenceDocumentProcessor": { - "can_incremental": true, + "can_incremental": false, "incrementalPhase": "build", - "total_file_count": 410, - "skipped_file_count": 354 + "total_file_count": 568, + "skipped_file_count": 0 }, "TocDocumentProcessor": { "can_incremental": false, @@ -5004,8 +6902,8 @@ }, { "status": { - "can_incremental": true, - "details": "Can support incremental post processing.", + "can_incremental": false, + "details": "Cannot support incremental post processing, the reason is: last post processor info is null.", "incrementalPhase": "postProcessing", "total_file_count": 0, "skipped_file_count": 0 diff --git a/docs/styles/docfx.css b/docs/styles/docfx.css index dc00b0403..c3b82b419 100644 --- a/docs/styles/docfx.css +++ b/docs/styles/docfx.css @@ -71,6 +71,14 @@ h6 mark { margin-left: 5em; } +.level0.summary { + margin: 2em 0 2em 0; +} + +.level1.summary { + margin: 1em 0 1em 0; +} + span.parametername, span.paramref, span.typeparamref { @@ -194,7 +202,9 @@ article h1, article h2, article h3, article h4{ } article h4{ - border-bottom: 1px solid #ccc; + border: 0; + font-weight: bold; + margin-top: 2em; } article span.small.pull-right{ @@ -843,6 +853,33 @@ footer { } } +/* Code snippet */ +code { + color: #717374; + background-color: #f1f2f3; +} + +a code { + color: #337ab7; + background-color: #f1f2f3; +} + +a code:hover { + text-decoration: underline; +} + +.hljs-keyword { + color: rgb(86,156,214); +} + +.hljs-string { + color: rgb(214, 157, 133); +} + +pre { + border: 0; +} + /* For code snippet line highlight */ pre > code .line-highlight { background-color: #ffffcc; @@ -960,3 +997,16 @@ div.embeddedvideo iframe { .mainContainer[dir='rtl'] main ul[role="tablist"] { margin: 0; } + +/* Color theme */ + +/* These are not important, tune down **/ +.decalaration, .fieldValue, .parameters, .returns { + color: #a2a2a2; +} + +/* Major sections, increase visibility **/ +#fields, #properties, #methods, #events { + font-weight: bold; + margin-top: 2em; +} diff --git a/docs/styles/docfx.js b/docs/styles/docfx.js index 384396b3d..b095cf643 100644 --- a/docs/styles/docfx.js +++ b/docs/styles/docfx.js @@ -256,7 +256,7 @@ $(function () { } else { flipContents("hide"); $("body").trigger("queryReady"); - $('#search-results>.search-list').text('Search Results for "' + query + '"'); + $('#search-results>.search-list>span').text('"' + query + '"'); } }).off("keydown"); }); @@ -301,12 +301,17 @@ $(function () { function handleSearchResults(hits) { var numPerPage = 10; - $('#pagination').empty(); - $('#pagination').removeData("twbs-pagination"); + var pagination = $('#pagination'); + pagination.empty(); + pagination.removeData("twbs-pagination"); if (hits.length === 0) { $('#search-results>.sr-items').html('

    No results found

    '); - } else { - $('#pagination').twbsPagination({ + } else { + pagination.twbsPagination({ + first: pagination.data('first'), + prev: pagination.data('prev'), + next: pagination.data('next'), + last: pagination.data('last'), totalPages: Math.ceil(hits.length / numPerPage), visiblePages: 5, onPageClick: function (event, page) { @@ -422,6 +427,8 @@ $(function () { $('#toc a.active').parents('li').each(function (i, e) { $(e).addClass(active).addClass(expanded); $(e).children('a').addClass(active); + }) + $('#toc a.active').parents('li').each(function (i, e) { top += $(e).position().top; }) $('.sidetoc').scrollTop(top - 50); @@ -447,7 +454,11 @@ $(function () { var val = this.value; //Save filter string to local session storage if (typeof(Storage) !== "undefined") { - sessionStorage.filterString = val; + try { + sessionStorage.filterString = val; + } + catch(e) + {} } if (val === '') { // Clear 'filtered' class @@ -456,6 +467,16 @@ $(function () { return; } tocFilterClearButton.fadeIn(); + + // set all parent nodes status + $('#toc li>a').filter(function (i, e) { + return $(e).siblings().length > 0 + }).each(function (i, anchor) { + var parent = $(anchor).parent(); + parent.addClass(hide); + parent.removeClass(show); + parent.removeClass(filtered); + }) // Get leaf nodes $('#toc li>a').filter(function (i, e) { @@ -504,14 +525,22 @@ $(function () { tocFilterInput.val(""); tocFilterInput.trigger('input'); if (typeof(Storage) !== "undefined") { - sessionStorage.filterString = ""; + try { + sessionStorage.filterString = ""; + } + catch(e) + {} } }); //Set toc filter from local session storage on page load if (typeof(Storage) !== "undefined") { - tocFilterInput.val(sessionStorage.filterString); - tocFilterInput.trigger('input'); + try { + tocFilterInput.val(sessionStorage.filterString); + tocFilterInput.trigger('input'); + } + catch(e) + {} } } @@ -569,10 +598,12 @@ $(function () { //Setup Affix function renderAffix() { var hierarchy = getHierarchy(); - if (hierarchy && hierarchy.length > 0) { - var html = '
    In This Article
    ' - html += util.formList(hierarchy, ['nav', 'bs-docs-sidenav']); - $("#affix").empty().append(html); + if (!hierarchy || hierarchy.length <= 0) { + $("#affix").hide(); + } + else { + var html = util.formList(hierarchy, ['nav', 'bs-docs-sidenav']); + $("#affix>div").empty().append(html); if ($('footer').is(':visible')) { $(".sideaffix").css("bottom", "70px"); } @@ -1162,7 +1193,7 @@ $(function () { $(window).on('hashchange', scrollToCurrent); - $(window).load(function () { + $(window).on('load', function () { // scroll to the anchor if present, offset by the header scrollToCurrent(); }); diff --git a/docs/styles/docfx.vendor.css b/docs/styles/docfx.vendor.css index 91bb610c8..9bd4516af 100644 --- a/docs/styles/docfx.vendor.css +++ b/docs/styles/docfx.vendor.css @@ -1,6 +1,6 @@ /*! - * Bootstrap v3.3.7 (http://getbootstrap.com) - * Copyright 2011-2016 Twitter, Inc. + * Bootstrap v3.4.1 (https://getbootstrap.com/) + * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ @@ -9,36 +9,37 @@ hr,img{border:0} body,figure{margin:0} .btn-group>.btn-group,.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu{float:left} .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.pre-scrollable{max-height:340px} -html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} +html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block} audio,canvas,progress,video{display:inline-block;vertical-align:baseline} audio:not([controls]){display:none;height:0} [hidden],template{display:none} a{background-color:transparent} a:active,a:hover{outline:0} +abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted} b,optgroup,strong{font-weight:700} dfn{font-style:italic} h1{margin:.67em 0} -mark{color:#000;background:#ff0} -sub,sup{position:relative;font-size:75%;line-height:0} +mark{background:#ff0;color:#000} +sub,sup{font-size:75%;line-height:0;position:relative} sup{top:-.5em} sub{bottom:-.25em} img{vertical-align:middle} svg:not(:root){overflow:hidden} -hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box} +hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0} pre,textarea{overflow:auto} code,kbd,pre,samp{font-size:1em} -button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit} +button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0} .glyphicon,address{font-style:normal} button{overflow:visible} button,select{text-transform:none} button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer} button[disabled],html input[disabled]{cursor:default} -button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0} +button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0} input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0} input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto} input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none} -table{border-spacing:0;border-collapse:collapse} +table{border-collapse:collapse;border-spacing:0} td,th{padding:0} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print{blockquote,img,pre,tr{page-break-inside:avoid} @@ -59,11 +60,9 @@ h2,h3{page-break-after:avoid} .table td,.table th{background-color:#fff!important} .table-bordered td,.table-bordered th{border:1px solid #ddd!important} } -.dropdown-menu,.modal-content{-webkit-background-clip:padding-box} -.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-warning{background-image:none} .img-thumbnail,body{background-color:#fff} -@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')} -.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +@font-face{font-family:"Glyphicons Halflings";src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")} +.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} .glyphicon-asterisk:before{content:"\002a"} .glyphicon-plus:before{content:"\002b"} .glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"} @@ -331,7 +330,7 @@ a:focus,a:hover{color:#23527c;text-decoration:underline} a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px} .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto} .img-rounded{border-radius:6px} -.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out} +.img-thumbnail{padding:4px;line-height:1.42857143;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto} .img-circle{border-radius:50%} hr{margin-top:20px;margin-bottom:20px;border-top:1px solid #eee} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0} @@ -396,35 +395,37 @@ ol,ul{margin-bottom:10px} .list-inline{margin-left:-5px} .list-inline>li{display:inline-block;padding-right:5px;padding-left:5px} dd{margin-left:0} -@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap} +@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .dl-horizontal dd{margin-left:180px} .container{width:750px} } -abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777} +abbr[data-original-title],abbr[title]{cursor:help} +.checkbox.disabled label,.form-control[disabled],.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .form-control,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed} .initialism{font-size:90%;text-transform:uppercase} blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee} blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;color:#777} legend,pre{display:block;color:#333} -blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'} +blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"} .blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0} code,kbd{padding:2px 4px;font-size:90%} caption,th{text-align:left} -.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''} -.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'} +.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""} +.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"} code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace} code{color:#c7254e;background-color:#f9f2f4;border-radius:4px} kbd{color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)} kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none} pre{padding:9.5px;margin:0 0 10px;font-size:13px;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px} -.container,.container-fluid{margin-right:auto;margin-left:auto} pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;border-radius:0} -.container,.container-fluid{padding-right:15px;padding-left:15px} +.container,.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto} .pre-scrollable{overflow-y:scroll} @media (min-width:992px){.container{width:970px} } @media (min-width:1200px){.container{width:1170px} } .row{margin-right:-15px;margin-left:-15px} +.row-no-gutters{margin-right:0;margin-left:0} +.row-no-gutters [class*=col-]{padding-right:0;padding-left:0} .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px} .col-xs-12{width:100%} .col-xs-11{width:91.66666667%} @@ -636,6 +637,8 @@ pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;border-r .col-lg-offset-1{margin-left:8.33333333%} .col-lg-offset-0{margin-left:0} } +table col[class*=col-]{position:static;display:table-column;float:none} +table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none} caption{padding-top:8px;padding-bottom:8px;color:#777} .table{width:100%;max-width:100%;margin-bottom:20px} .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd} @@ -648,8 +651,6 @@ caption{padding-top:8px;padding-bottom:8px;color:#777} .table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px} .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9} .table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5} -table col[class*=col-]{position:static;display:table-column;float:none} -table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none} .table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8} .table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8} .table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6} @@ -660,6 +661,7 @@ table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;f .table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede} .table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc} .table-responsive{min-height:.01%;overflow-x:auto} +.checkbox label,.radio label,.well{min-height:20px} @media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd} .table-responsive>.table{margin-bottom:0} .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap} @@ -672,7 +674,7 @@ fieldset,legend{padding:0;border:0} fieldset{min-width:0;margin:0} legend{width:100%;margin-bottom:20px;font-size:21px;line-height:inherit;border-bottom:1px solid #e5e5e5} label{display:inline-block;max-width:100%;margin-bottom:5px} -input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none} +input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none} input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal} .form-control,output{font-size:14px;line-height:1.42857143;color:#555;display:block} input[type=file]{display:block} @@ -680,7 +682,7 @@ input[type=range]{display:block;width:100%} select[multiple],select[size]{height:auto} input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px} output{padding-top:7px} -.form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s} +.form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s} .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)} .form-control::-moz-placeholder{color:#999;opacity:1} .form-control:-ms-input-placeholder{color:#999} @@ -688,7 +690,6 @@ output{padding-top:7px} .has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d} .form-control::-ms-expand{background-color:transparent;border:0} .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1} -.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed} textarea.form-control{height:auto} @media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px} .input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px} @@ -696,12 +697,12 @@ textarea.form-control{height:auto} } .form-group{margin-bottom:15px} .checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px} -.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer} +.checkbox label,.checkbox-inline,.radio label,.radio-inline{padding-left:20px;cursor:pointer;margin-bottom:0;font-weight:400} .checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px} .checkbox+.checkbox,.radio+.radio{margin-top:-5px} -.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer} +.checkbox-inline,.radio-inline{position:relative;display:inline-block;vertical-align:middle} +.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed} .checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px} -.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed} .form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0} .form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0} .form-group-sm .form-control,.input-sm{padding:5px 10px;border-radius:3px;font-size:12px} @@ -759,46 +760,51 @@ select[multiple].input-lg,textarea.input-lg{height:auto} @media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px} .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px} } -.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-radius:4px} +.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} .btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px} .btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none} -.btn.active,.btn:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)} -.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65} +.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)} +.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none} a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none} .btn-default{color:#333;background-color:#fff;border-color:#ccc} .btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c} -.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad} +.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad} +.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad} .btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c} .btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc} .btn-default .badge{color:#fff;background-color:#333} .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4} .btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40} -.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74} +.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74} +.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74} .btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40} .btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4} .btn-primary .badge{color:#337ab7;background-color:#fff} .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c} .btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625} -.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439} +.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439} +.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439} .btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625} -.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none} .btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c} .btn-success .badge{color:#5cb85c;background-color:#fff} .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da} .btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85} -.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc} +.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc} +.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc} .btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85} .btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da} .btn-info .badge{color:#5bc0de;background-color:#fff} .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236} .btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d} -.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512} +.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512} +.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512} .btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d} .btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236} .btn-warning .badge{color:#f0ad4e;background-color:#fff} .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a} .btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19} -.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925} +.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925} +.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925} .btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19} .btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a} .btn-danger .badge{color:#d9534f;background-color:#fff} @@ -819,7 +825,7 @@ input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn- .collapse.in{display:block} tr.collapse.in{display:table-row} tbody.collapse.in{display:table-row-group} -.collapsing{height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility} +.collapsing{height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease} .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent} .dropdown-toggle:focus{outline:0} .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)} @@ -833,7 +839,7 @@ tbody.collapse.in{display:table-row-group} .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5} .dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0} .dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777} -.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} +.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} .open>.dropdown-menu{display:block} .open>a{outline:0} .dropdown-menu-left{right:auto;left:0} @@ -942,7 +948,7 @@ select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.i .tab-content>.active{display:block} .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0} .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent} -.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)} +.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch} .navbar-collapse.in{overflow-y:auto} @media (min-width:768px){.navbar{border-radius:4px} .navbar-header{float:left} @@ -950,23 +956,24 @@ select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.i .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important} .navbar-collapse.in{overflow-y:visible} .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0} +.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0} } .embed-responsive,.modal,.modal-open,.progress{overflow:hidden} +.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030} @media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px} } -.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px} -.navbar-static-top{z-index:1000;border-width:0 0 1px} -.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030} .navbar-fixed-top{top:0;border-width:0 0 1px} .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0} +.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px} +.navbar-static-top{z-index:1000;border-width:0 0 1px} .navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px} .navbar-brand:focus,.navbar-brand:hover{text-decoration:none} .navbar-brand>img{display:block} @media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0} -.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0} +.navbar-static-top{border-radius:0} .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px} } -.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px} +.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px} .navbar-toggle:focus{outline:0} .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px} .navbar-toggle .icon-bar+.icon-bar{margin-top:4px} @@ -1019,16 +1026,16 @@ select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.i .navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent} .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7} .navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent} -.navbar-default .navbar-toggle{border-color:#ddd} -.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd} -.navbar-default .navbar-toggle .icon-bar{background-color:#888} -.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7} .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7} @media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777} .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent} .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7} .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent} } +.navbar-default .navbar-toggle{border-color:#ddd} +.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd} +.navbar-default .navbar-toggle .icon-bar{background-color:#888} +.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7} .navbar-default .navbar-link{color:#777} .navbar-default .navbar-link:hover{color:#333} .navbar-default .btn-link{color:#777} @@ -1041,10 +1048,6 @@ select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.i .navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent} .navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808} .navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent} -.navbar-inverse .navbar-toggle{border-color:#333} -.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333} -.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff} -.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010} .navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808} @media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808} .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808} @@ -1053,6 +1056,10 @@ select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.i .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808} .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent} } +.navbar-inverse .navbar-toggle{border-color:#333} +.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333} +.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff} +.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010} .navbar-inverse .navbar-link{color:#9d9d9d} .navbar-inverse .navbar-link:hover{color:#fff} .navbar-inverse .btn-link{color:#9d9d9d} @@ -1064,9 +1071,9 @@ select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.i .pagination{padding-left:0;margin:20px 0;border-radius:4px} .pager li,.pagination>li{display:inline} .pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd} +.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd} .pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px} .pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px} -.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd} .pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7} .pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd} .pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333} @@ -1150,7 +1157,7 @@ to{background-position:0 0} to{background-position:0 0} } .progress{height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)} -.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease} +.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease} .progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px} .progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite} .progress-bar-success{background-color:#5cb85c} @@ -1178,16 +1185,16 @@ to{background-position:0 0} .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd} .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px} .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px} -a.list-group-item,button.list-group-item{color:#555} -a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333} -a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5} -button.list-group-item{width:100%;text-align:left} .list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee} .list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit} .list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777} .list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7} .list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit} .list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef} +a.list-group-item,button.list-group-item{color:#555} +a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333} +a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5} +button.list-group-item{width:100%;text-align:left} .list-group-item-success{color:#3c763d;background-color:#dff0d8} a.list-group-item-success,button.list-group-item-success{color:#3c763d} a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit} @@ -1276,20 +1283,21 @@ a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-gro .embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0} .embed-responsive-16by9{padding-bottom:56.25%} .embed-responsive-4by3{padding-bottom:75%} -.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)} +.well{padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)} .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)} .well-lg{padding:24px;border-radius:6px} .well-sm{padding:9px;border-radius:3px} .close{float:right;font-size:21px;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2} -.popover,.tooltip{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;line-break:auto;text-decoration:none} +.popover,.tooltip{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;text-decoration:none} .close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5} -button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0} +button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none} +.modal-content,.popover{background-clip:padding-box} .modal{position:fixed;z-index:1050;display:none;-webkit-overflow-scrolling:touch;outline:0} -.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)} +.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out} .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)} .modal-open .modal{overflow-x:hidden;overflow-y:auto} .modal-dialog{position:relative;width:auto;margin:10px} -.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)} +.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0} .modal-backdrop{position:fixed;z-index:1040;background-color:#000} .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0} .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5} @@ -1306,37 +1314,35 @@ button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;bor .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)} .modal-sm{width:300px} } +.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000} @media (min-width:992px){.modal-lg{width:900px} } -.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;text-align:left;text-align:start;filter:alpha(opacity=0);opacity:0} +.tooltip{position:absolute;z-index:1070;display:block;text-align:left;text-align:start;font-size:12px;filter:alpha(opacity=0);opacity:0} .tooltip.in{filter:alpha(opacity=90);opacity:.9} .tooltip.top{padding:5px 0;margin-top:-3px} .tooltip.right{padding:0 5px;margin-left:3px} .tooltip.bottom{padding:5px 0;margin-top:3px} .tooltip.left{padding:0 5px;margin-left:-3px} -.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px} -.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid} -.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#000} -.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px} -.tooltip.top-left .tooltip-arrow{right:5px;margin-bottom:-5px} -.tooltip.top-right .tooltip-arrow{left:5px;margin-bottom:-5px} +.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000} +.tooltip.top-left .tooltip-arrow{right:5px} +.tooltip.top-right .tooltip-arrow{left:5px} .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000} .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000} .tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0} .tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px} .tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px} .tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px} -.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;text-align:left;text-align:start;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)} +.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px} +.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid} +.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;text-align:start;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)} .carousel-caption,.carousel-control{color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)} .popover.top{margin-top:-10px} .popover.right{margin-left:10px} .popover.bottom{margin-top:10px} .popover.left{margin-left:-10px} -.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0} -.popover-content{padding:9px 14px} +.popover>.arrow{border-width:11px} .popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid} .carousel,.carousel-inner{position:relative} -.popover>.arrow{border-width:11px} .popover>.arrow:after{content:"";border-width:10px} .popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0} .popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0} @@ -1347,13 +1353,15 @@ button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;bor .popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff} .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)} .popover.left>.arrow:after{right:1px;border-right-width:0;border-left-color:#fff} +.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0} +.popover-content{padding:9px 14px} .carousel-inner{width:100%;overflow:hidden} .carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left} .carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1} -@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px} -.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)} -.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)} -.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} +@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px} +.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0} +.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0} +.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0} } .carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block} .carousel-inner>.active{left:0} @@ -1366,13 +1374,13 @@ button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;bor .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5} .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x} .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x} -.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9} +.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9} .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px} .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px} .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px} .carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1} -.carousel-control .icon-prev:before{content:'\2039'} -.carousel-control .icon-next:before{content:'\203a'} +.carousel-control .icon-prev:before{content:"\2039"} +.carousel-control .icon-next:before{content:"\203a"} .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none} .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px} .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff} diff --git a/docs/styles/docfx.vendor.js b/docs/styles/docfx.vendor.js index 81dab0914..154de37d6 100644 --- a/docs/styles/docfx.vendor.js +++ b/docs/styles/docfx.vendor.js @@ -1,15 +1,12 @@ -/*! jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */ -!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.4",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)+1>=0},isPlainObject:function(a){return"object"!==n.type(a)||a.nodeType||n.isWindow(a)?!1:a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function s(a){var b="length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,aa=/[+~]/,ba=/'|\\/g,ca=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),da=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ea=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(ba,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+ra(o[l]);w=aa.test(a)&&pa(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",ea,!1):e.attachEvent&&e.attachEvent("onunload",ea)),p=!f(g),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?la(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ca,da),a[3]=(a[3]||a[4]||a[5]||"").replace(ca,da),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ca,da).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(ca,da),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return W.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(ca,da).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b:c]}),even:oa(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:oa(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:oa(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:oa(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function sa(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function ta(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wa(a,b,c,d,e,f){return d&&!d[u]&&(d=wa(d)),e&&!e[u]&&(e=wa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ua(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:va(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=va(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=va(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sa(function(a){return a===b},h,!0),l=sa(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sa(ta(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wa(i>1&&ta(m),i>1&&ra(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xa(a.slice(i,e)),f>e&&xa(a=a.slice(e)),f>e&&ra(a))}m.push(c)}return ta(m)}function ya(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=va(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&ga.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,ya(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ca,da),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ca,da),aa.test(j[0].type)&&pa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&ra(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,aa.test(a)&&pa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ja(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=n.expr.match.needsContext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;function x(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(x(this,a||[],!1))},not:function(a){return this.pushStack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),v.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};A.prototype=n.fn,y=n(l);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){while((a=a[b])&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(C[a]||n.unique(e),B.test(a)&&e.reverse()),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return n.each(a.match(E)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){var c;while((c=n.inArray(b,h,c))>-1)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(H.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}});function I(){l.removeEventListener("DOMContentLoaded",I,!1),a.removeEventListener("load",I,!1),n.ready()}n.ready.promise=function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)},n.ready.promise();var J=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function K(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+K.uid++}K.uid=1,K.accepts=n.acceptData,K.prototype={key:function(a){if(!K.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=K.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(E)||[])),c=d.length;while(c--)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var L=new K,M=new K,N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(O,"-$1").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}M.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return M.hasData(a)||L.hasData(a)},data:function(a,b,c){ -return M.access(a,b,c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=M.get(f),1===f.nodeType&&!L.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));L.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){M.set(this,a)}):J(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(c=M.get(f,a),void 0!==c)return c;if(c=M.get(f,d),void 0!==c)return c;if(c=P(f,d,void 0),void 0!==c)return c}else this.each(function(){var c=M.get(this,d);M.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&M.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){M.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=L.get(a,b),c&&(!d||n.isArray(c)?d=L.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return L.get(a,c)||L.access(a,c,{empty:n.Callbacks("once memory").add(function(){L.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthx",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var U="undefined";k.focusinBubbles="onfocusin"in a;var V=/^key/,W=/^(?:mouse|pointer|contextmenu)|click/,X=/^(?:focusinfocus|focusoutblur)$/,Y=/^([^.]*)(?:\.(.+)|)$/;function Z(){return!0}function $(){return!1}function _(){try{return l.activeElement}catch(a){}}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.get(a);if(r){c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==U&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(E)||[""],j=b.length;while(j--)h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.hasData(a)&&L.get(a);if(r&&(i=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,L.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!X.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,X.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}f=0;while((g=p[f++])&&!b.isPropagationStopped())b.type=f>1?i:o.bindType||q,m=(L.get(g,"events")||{})[b.type]&&L.get(g,"handle"),m&&m.apply(g,c),m=k&&g[k],m&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(L.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h]*)\/>/gi,ba=/<([\w:]+)/,ca=/<|&#?\w+;/,da=/<(?:script|style|link)/i,ea=/checked\s*(?:[^=]|=\s*.checked.)/i,fa=/^$|\/(?:java|ecma)script/i,ga=/^true\/(.*)/,ha=/^\s*\s*$/g,ia={option:[1,""],thead:[1,"","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};ia.optgroup=ia.option,ia.tbody=ia.tfoot=ia.colgroup=ia.caption=ia.thead,ia.th=ia.td;function ja(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function ka(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function la(a){var b=ga.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function ma(a,b){for(var c=0,d=a.length;d>c;c++)L.set(a[c],"globalEval",!b||L.get(b[c],"globalEval"))}function na(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(L.hasData(a)&&(f=L.access(a),g=L.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}M.hasData(a)&&(h=M.access(a),i=n.extend({},h),M.set(b,i))}}function oa(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function pa(a,b){var c=b.nodeName.toLowerCase();"input"===c&&T.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=oa(h),f=oa(a),d=0,e=f.length;e>d;d++)pa(f[d],g[d]);if(b)if(c)for(f=f||oa(a),g=g||oa(h),d=0,e=f.length;e>d;d++)na(f[d],g[d]);else na(a,h);return g=oa(h,"script"),g.length>0&&ma(g,!i&&oa(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if(e=a[m],e||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(ca.test(e)){f=f||k.appendChild(b.createElement("div")),g=(ba.exec(e)||["",""])[1].toLowerCase(),h=ia[g]||ia._default,f.innerHTML=h[1]+e.replace(aa,"<$1>")+h[2],j=h[0];while(j--)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=oa(k.appendChild(e),"script"),i&&ma(f),c)){j=0;while(e=f[j++])fa.test(e.type||"")&&c.push(e)}return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[L.expando],e&&(b=L.cache[e]))){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);L.cache[e]&&delete L.cache[e]}delete M.cache[c[M.expando]]}}}),n.fn.extend({text:function(a){return J(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(oa(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&ma(oa(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(oa(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return J(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!da.test(a)&&!ia[(ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(aa,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(oa(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(oa(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&ea.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(oa(c,"script"),ka),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,oa(h,"script"))),b.call(this[j],h,j);if(g)for(i=f[f.length-1].ownerDocument,n.map(f,la),j=0;g>j;j++)h=f[j],fa.test(h.type||"")&&!L.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(ha,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var qa,ra={};function sa(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function ta(a){var b=l,c=ra[a];return c||(c=sa(a,b),"none"!==c&&c||(qa=(qa||n("